[PATCH] D48402: [mingw] Fix GCC ABI compatibility for comdat things

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 01:46:21 PDT 2018


mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.

Seems sensible to me. I've tested this change with LLD as linker as well, and it worked just fine for building Qt, and for a small test setup similar to the example in the issue report.


https://reviews.llvm.org/D48402





More information about the llvm-commits mailing list