summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/gdb-index-multiple-cu.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/gdb-index-multiple-cu.s')
-rw-r--r--lld/test/ELF/gdb-index-multiple-cu.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/test/ELF/gdb-index-multiple-cu.s b/lld/test/ELF/gdb-index-multiple-cu.s
index 3952687b75c..fc1d83ee42d 100644
--- a/lld/test/ELF/gdb-index-multiple-cu.s
+++ b/lld/test/ELF/gdb-index-multiple-cu.s
@@ -1,3 +1,4 @@
+# REQUIRES: x86
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o
# RUN: ld.lld --gdb-index %t.o -o %t
# RUN: llvm-dwarfdump -gdb-index %t | FileCheck %s
OpenPOWER on IntegriCloud