[PATCH] D49700: [LLD] [COFF] Treat .xdata/.pdata$<sym> as implicitly associative to <sym> for MinGW

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 14:54:55 PDT 2018


ruiu added a comment.

Sorry, I didn't follow the discussion as to how much important it is to be compatible with gcc, but I guess that's important for you? I don't think that the new code you are adding is not complicated, so as long as we can keep the overall complexity of these functions low, adding new code should be fine.


https://reviews.llvm.org/D49700





More information about the llvm-commits mailing list