[all-commits] [llvm/llvm-project] 90c239: [test][llvm-config] Allow extra libraries in test ...
Michael Spencer via All-commits
all-commits at lists.llvm.org
Wed Dec 13 21:21:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90c23981768713736208d76578ca119a20f6ac60
https://github.com/llvm/llvm-project/commit/90c23981768713736208d76578ca119a20f6ac60
Author: Michael Spencer <bigcheesegs at gmail.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M llvm/test/tools/llvm-config/system-libs.windows.test
Log Message:
-----------
[test][llvm-config] Allow extra libraries in test on Windows
Extra libraries can show up here depending on how LLVM was configured,
so just allow extra libraries to show up instead of expecting an exact
list.
Partially reverts d7aee33029f2d029c16098bd0630831638c7038e.
More information about the All-commits
mailing list