[PATCH] D98493: [WoA][MSVC] Use default linker setting in MSVC-compatible driver
Maxim Kuvyrkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 18 04:08:02 PDT 2021
maxim-kuvyrkov added a comment.
In D98493#2634107 <https://reviews.llvm.org/D98493#2634107>, @SureYeaah wrote:
> We are seeing some internal breakage in google because CLANG_DEFAULT_LINKER is set to ld. It would be nice to make the tests more tolerant.
>
> Can we revert this patch until then?
I'm testing a patch to the testsuite to fix the tests. I'll revert the patch if can't get it fixes in a few hours.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98493/new/
https://reviews.llvm.org/D98493
More information about the cfe-commits
mailing list