summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2017-01-07 15:44:27 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2017-01-07 15:44:27 +0000
commitbb643ab5bc0450fb54d883bb2fc8c56184da2084 (patch)
tree92defd51ae6299b4ba604ff82372f8cdf87932c6
parenta1b8e2c7257fb635a89b39274789e120ff3c85ba (diff)
downloadbcm5719-llvm-bb643ab5bc0450fb54d883bb2fc8c56184da2084.tar.gz
bcm5719-llvm-bb643ab5bc0450fb54d883bb2fc8c56184da2084.zip
Attempt to fix windows buildbot
llvm-svn: 291348
-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