summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/X86/current-section.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/LTO/X86/current-section.ll')
-rw-r--r--llvm/test/LTO/X86/current-section.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/LTO/X86/current-section.ll b/llvm/test/LTO/X86/current-section.ll
index 49eee49ae62..69f8bfaac3b 100644
--- a/llvm/test/LTO/X86/current-section.ll
+++ b/llvm/test/LTO/X86/current-section.ll
@@ -2,4 +2,7 @@
; RUN: llvm-lto -o %t2 %t1
; REQUIRES: default_triple
+target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
+target triple = "x86_64-unknown-linux-gnu"
+
module asm ".align 4"
OpenPOWER on IntegriCloud