[PATCH] D48402: [mingw] Fix GCC ABI compatibility for comdat things
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 8 14:06:25 PDT 2018
rnk added a comment.
In https://reviews.llvm.org/D48402#1141071, @smeenai wrote:
> Reid fixed the underscore issue in https://reviews.llvm.org/rL335304, so you may wanna give that a shot.
There's still a bug there: https://bugs.llvm.org/show_bug.cgi?id=39218 We don't match GCC's section name still. =/
Repository:
rL LLVM
https://reviews.llvm.org/D48402
More information about the llvm-commits
mailing list