summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/relocation-none-i386.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/relocation-none-i386.s')
-rw-r--r--lld/test/ELF/relocation-none-i386.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/lld/test/ELF/relocation-none-i386.s b/lld/test/ELF/relocation-none-i386.s
index 812150772f4..4174dc1ec38 100644
--- a/lld/test/ELF/relocation-none-i386.s
+++ b/lld/test/ELF/relocation-none-i386.s
@@ -1,3 +1,5 @@
+# REQUIRES: x86
+
# RUN: llvm-mc -filetype=obj -triple=i386-linux-musl %s -o %t.o
# RUN: ld.lld --gc-sections %t.o -o %t
# RUN: llvm-readelf -S -r %t | FileCheck %s
OpenPOWER on IntegriCloud