[PATCH] D49757: [COFF] Keep using associative comdats for xdata/pdata for MinGW
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 24 15:25:14 PDT 2018
pcc added a comment.
I'd prefer if we did something like this rather than changing the linker. I see gcc's non-conformance with the coff spec as a bug and if there aren't any real users of gcc+lld I'd prefer us not to have workarounds for that case.
Repository:
rL LLVM
https://reviews.llvm.org/D49757
More information about the llvm-commits
mailing list