summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/test/COFF/linkrepro.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/lld/test/COFF/linkrepro.test b/lld/test/COFF/linkrepro.test
index a1d85a159a7..8f4223420a4 100644
--- a/lld/test/COFF/linkrepro.test
+++ b/lld/test/COFF/linkrepro.test
@@ -1,3 +1,5 @@
+# REQUIRES: x86, shell
+
# RUN: rm -rf %t.dir
# RUN: mkdir -p %t.dir/build1 %t.dir/build2 %t.dir/build3
# RUN: yaml2obj < %p/Inputs/hello32.yaml > %t.obj
OpenPOWER on IntegriCloud