]> granicus.if.org Git - llvm/commitdiff
Revert "Remove system-libs.test for now"
authorChris Bieneman <beanz@apple.com>
Mon, 12 Dec 2016 23:03:01 +0000 (23:03 +0000)
committerChris Bieneman <beanz@apple.com>
Mon, 12 Dec 2016 23:03:01 +0000 (23:03 +0000)
This reverts commit r260281.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289483 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-config/system-libs.test [new file with mode: 0644]

diff --git a/test/tools/llvm-config/system-libs.test b/test/tools/llvm-config/system-libs.test
new file mode 100644 (file)
index 0000000..6a1f3e3
--- /dev/null
@@ -0,0 +1,5 @@
+RUN: llvm-config --system-libs 2>&1 | FileCheck %s
+UNSUPPORTED: system-windows
+CHECK: -l
+CHECK-NOT: error
+CHECK-NOT: warning