We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2592ccd commit d1dc58cCopy full SHA for d1dc58c
llvm/test/tools/llvm-config/system-libs.windows.test
@@ -1,4 +1,4 @@
1
-RUN: llvm-config --link-static --system-libs 2>&1 | FileCheck %s
+RUN: llvm-config --link-static --system-libs Support 2>&1 | FileCheck %s
2
REQUIRES: static-libs
3
REQUIRES: system-windows
4
CHECK-NOT: -l
0 commit comments