[PATCH] D149998: [test] [llvm-config] Assume unix style lib names on mingw targets
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 9 23:59:25 PDT 2023
dyung added a comment.
In D149998#4331540 <https://reviews.llvm.org/D149998#4331540>, @mstorsjo wrote:
> In D149998#4331023 <https://reviews.llvm.org/D149998#4331023>, @dyung wrote:
>
>> Hi @mstorsjo, the change you made is causing the test llvm/test/tools/llvm-config/system-libs.test to fail on the PS5 Windows bot. Can you fix the test or revert if you need time to investigate?
>
> Sorry about that, and sorry for not being around to revert it in a timely manner.
>
> What's the `target` set to in the runs of this buildbot?
On this buildbot, the default target triple is set to x86_64-sie-ps5.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149998/new/
https://reviews.llvm.org/D149998
More information about the llvm-commits
mailing list