summaryrefslogtreecommitdiff
path: root/test/ELF/gdb-index-gc-sections.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/gdb-index-gc-sections.s')
-rw-r--r--test/ELF/gdb-index-gc-sections.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ELF/gdb-index-gc-sections.s b/test/ELF/gdb-index-gc-sections.s
index 70a14754656c..58c47ae5e987 100644
--- a/test/ELF/gdb-index-gc-sections.s
+++ b/test/ELF/gdb-index-gc-sections.s
@@ -1,3 +1,4 @@
+# REQUIRES: x86
# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux -o %t %s
# RUN: ld.lld --gdb-index --gc-sections -o %t2 %t
# RUN: llvm-dwarfdump -debug-dump=gdb_index %t2 | FileCheck %s