summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-config/system-libs.test
diff options
context:
space:
mode:
authorChris Bieneman <beanz@apple.com>2016-12-12 23:42:08 +0000
committerChris Bieneman <beanz@apple.com>2016-12-12 23:42:08 +0000
commite96abc6d45352310fd662c40ea14e8bbc13f4cfa (patch)
tree0c5112487173f9d9dcd74ad3105dcf627b234cee /llvm/test/tools/llvm-config/system-libs.test
parentd82cc61744fb8444f574503b1939d1865705ba20 (diff)
downloadbcm5719-llvm-e96abc6d45352310fd662c40ea14e8bbc13f4cfa.tar.gz
bcm5719-llvm-e96abc6d45352310fd662c40ea14e8bbc13f4cfa.zip
[llvm-config] Unsupported should be win32
Hopefully this will fix the failing Windows bot. llvm-svn: 289497
Diffstat (limited to 'llvm/test/tools/llvm-config/system-libs.test')
-rw-r--r--llvm/test/tools/llvm-config/system-libs.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-config/system-libs.test b/llvm/test/tools/llvm-config/system-libs.test
index 6a1f3e39fa1..c7f2470e95b 100644
--- a/llvm/test/tools/llvm-config/system-libs.test
+++ b/llvm/test/tools/llvm-config/system-libs.test
@@ -1,5 +1,5 @@
RUN: llvm-config --system-libs 2>&1 | FileCheck %s
-UNSUPPORTED: system-windows
+UNSUPPORTED: win32
CHECK: -l
CHECK-NOT: error
CHECK-NOT: warning
OpenPOWER on IntegriCloud