Make llvm-config test resilliant
authorChris Bieneman <chris.bieneman@me.com>
Tue, 18 Oct 2022 15:43:12 +0000 (10:43 -0500)
committerChris Bieneman <chris.bieneman@me.com>
Tue, 18 Oct 2022 15:43:44 +0000 (10:43 -0500)
Add explicit library list to match a4b010034f57.

llvm/test/tools/llvm-config/system-libs.windows.test

index 09970cf..55d1fbe 100644 (file)
@@ -1,4 +1,4 @@
-RUN: llvm-config --link-static --system-libs 2>&1 | FileCheck %s
+RUN: llvm-config --link-static --system-libs Support 2>&1 | FileCheck %s
 REQUIRES: static-libs
 REQUIRES: system-windows
 CHECK-NOT: -l