diff options
Diffstat (limited to 'test/LTO/X86/current-section.ll')
-rw-r--r-- | test/LTO/X86/current-section.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/LTO/X86/current-section.ll b/test/LTO/X86/current-section.ll index f79b378318df..49eee49ae623 100644 --- a/test/LTO/X86/current-section.ll +++ b/test/LTO/X86/current-section.ll @@ -1,4 +1,5 @@ ; RUN: llvm-as < %s >%t1 ; RUN: llvm-lto -o %t2 %t1 +; REQUIRES: default_triple module asm ".align 4" |