summaryrefslogtreecommitdiffstats
path: root/llvm/test/ThinLTO/X86/alias_import.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ThinLTO/X86/alias_import.ll')
-rw-r--r--llvm/test/ThinLTO/X86/alias_import.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/ThinLTO/X86/alias_import.ll b/llvm/test/ThinLTO/X86/alias_import.ll
index d54e74e7b11..af131e145bb 100644
--- a/llvm/test/ThinLTO/X86/alias_import.ll
+++ b/llvm/test/ThinLTO/X86/alias_import.ll
@@ -83,6 +83,8 @@
; IMPORT-DAG: declare void @linkonceODRfuncLinkonceAlias()
; IMPORT-DAG: define available_externally void @linkonceODRfuncLinkonceODRAlias()
+target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
+
define i32 @main() #0 {
entry:
call void @globalfuncAlias()
OpenPOWER on IntegriCloud