summaryrefslogtreecommitdiff
path: root/test/ELF/lto/unnamed-addr-drop.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/lto/unnamed-addr-drop.ll')
-rw-r--r--test/ELF/lto/unnamed-addr-drop.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ELF/lto/unnamed-addr-drop.ll b/test/ELF/lto/unnamed-addr-drop.ll
index 9142537fe57d..e827cbb435e6 100644
--- a/test/ELF/lto/unnamed-addr-drop.ll
+++ b/test/ELF/lto/unnamed-addr-drop.ll
@@ -1,3 +1,4 @@
+; REQUIRES: x86
; RUN: llvm-as %s -o %t1.o
; RUN: llvm-as %S/Inputs/unnamed-addr-drop.ll -o %t2.o
; RUN: ld.lld -m elf_x86_64 %t1.o %t2.o -o %t.so -save-temps -shared