[PATCH] D49757: [COFF] Keep using associative comdats for xdata/pdata for MinGW

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 03:08:10 PDT 2018


mstorsjo abandoned this revision.
mstorsjo added a comment.

As tested by @rnk in https://reviews.llvm.org/D49700 (in the comment https://reviews.llvm.org/D49700#1177295), this doesn't actually cause these sections to be deduplicated when using ld.bfd, so this doesn't work as intended/hoped.


Repository:
  rL LLVM

https://reviews.llvm.org/D49757





More information about the llvm-commits mailing list