Reapply [test] [llvm-config] Assume unix style lib names on mingw targets
authorMartin Storsjö <martin@martin.st>
Fri, 5 May 2023 11:05:26 +0000 (11:05 +0000)
committerMartin Storsjö <martin@martin.st>
Tue, 16 May 2023 07:40:30 +0000 (10:40 +0300)
commit82f7b03d9bcbdb397965c8c97bb69b1f992b7a65
tree2da251584b30aa6ed543d938c7f0530532c11669
parent1ade6f36e3b4652a17499ae261e60d5b0de52ce0
Reapply [test] [llvm-config] Assume unix style lib names on mingw targets

Assume the MSVC style naming only for "windows-msvc" targets.

After the previous attempt, this was changed to use the host triple
instead of the target.

Differential Revision: https://reviews.llvm.org/D149998
llvm/test/lit.cfg.py
llvm/test/tools/llvm-config/system-libs.test
llvm/test/tools/llvm-config/system-libs.windows.test