aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/lto/common2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/lto/common2.ll')
-rw-r--r--test/ELF/lto/common2.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ELF/lto/common2.ll b/test/ELF/lto/common2.ll
index b44bbac4f..2345a203b 100644
--- a/test/ELF/lto/common2.ll
+++ b/test/ELF/lto/common2.ll
@@ -1,3 +1,4 @@
+; REQUIRES: x86
; RUN: llvm-as %s -o %t1.o
; RUN: ld.lld -m elf_x86_64 %t1.o -o %t -shared -save-temps
; RUN: llvm-dis < %t.0.2.internalize.bc | FileCheck %s