summaryrefslogtreecommitdiff
path: root/test/ThinLTO/X86/distributed_import.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ThinLTO/X86/distributed_import.ll')
-rw-r--r--test/ThinLTO/X86/distributed_import.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ThinLTO/X86/distributed_import.ll b/test/ThinLTO/X86/distributed_import.ll
index b1ffd51359d..0a3f9c07f25 100644
--- a/test/ThinLTO/X86/distributed_import.ll
+++ b/test/ThinLTO/X86/distributed_import.ll
@@ -11,6 +11,8 @@
; RUN: llvm-dis -o - %t2.out | FileCheck %s
; CHECK: @G.llvm.0
+target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+
declare i32 @g(...)
define void @f() {