[PATCH] D118070: Make lld-link work in a non-MSVC shell
Douglas Yung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 11 16:17:48 PST 2022
dyung added a comment.
I'm not exactly sure why, but this change seems to be causing the Driver/cl-options.c test to fail on the PS4 Windows bot:
https://lab.llvm.org/staging/#/builders/204/builds/1343
It was also failing previously after the original commit until it was reverted at which point it started to pass again.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118070/new/
https://reviews.llvm.org/D118070
More information about the llvm-commits
mailing list