summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEhsan Akhgari <ehsan.akhgari@gmail.com>2016-02-09 21:17:58 +0000
committerEhsan Akhgari <ehsan.akhgari@gmail.com>2016-02-09 21:17:58 +0000
commit2f59ec71d07fdd6018bff702216864bb276943f2 (patch)
treefa19715a28ec859f2e2be2389c630399baf21a5f
parent463d813283fe1c81e195d97abb7a79d8742f637f (diff)
downloadllvm-2f59ec71d07fdd6018bff702216864bb276943f2.tar.gz
Remove system-libs.test for now
This test fails in the ninja-x64-msvc-RA-centos6 builder, so the UNSUPPORTED: system-windows condition is insufficient. Removing it for now; I will investigate how this can be fixed later. llvm-svn: 260281
-rw-r--r--llvm/test/tools/llvm-config/system-libs.test5
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/test/tools/llvm-config/system-libs.test b/llvm/test/tools/llvm-config/system-libs.test
deleted file mode 100644
index 6a1f3e39fa1e..000000000000
--- a/llvm/test/tools/llvm-config/system-libs.test
+++ /dev/null
@@ -1,5 +0,0 @@
-RUN: llvm-config --system-libs 2>&1 | FileCheck %s
-UNSUPPORTED: system-windows
-CHECK: -l
-CHECK-NOT: error
-CHECK-NOT: warning