summaryrefslogtreecommitdiff
path: root/test/ELF/gdb-index-empty.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/gdb-index-empty.s')
-rw-r--r--test/ELF/gdb-index-empty.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ELF/gdb-index-empty.s b/test/ELF/gdb-index-empty.s
index 24f20803a008..0158357c9bfd 100644
--- a/test/ELF/gdb-index-empty.s
+++ b/test/ELF/gdb-index-empty.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