summaryrefslogtreecommitdiff
path: root/test/ELF/gc-debuginfo-tls.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/gc-debuginfo-tls.s')
-rw-r--r--test/ELF/gc-debuginfo-tls.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ELF/gc-debuginfo-tls.s b/test/ELF/gc-debuginfo-tls.s
index d1a250b9c9440..e23578f58c25a 100644
--- a/test/ELF/gc-debuginfo-tls.s
+++ b/test/ELF/gc-debuginfo-tls.s
@@ -1,3 +1,4 @@
+# REQUIRES: x86
# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
# RUN: ld.lld %t.o --gc-sections -shared -o %t1
# RUN: ld.lld %t.o -shared -o %t2