[PATCH] D73139: [LLD][COFF] Enable linking of __declspec(selectany) symbols from Clang and GCC

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 09:30:02 PST 2020


hans added a comment.

In D73139#1835611 <https://reviews.llvm.org/D73139#1835611>, @mstorsjo wrote:

> @hans - I'd like to nominate this for the 10.0 release branch. We're early in the branch, the change should be pretty safe from regressions (it loosens a check that we knew was stricter than other linkers, and only does it for the mingw case).


Sounds good to me. Cherry-picked in 5d37ce7e19c9961b45bef2f2f66805f4a8f02daf <https://reviews.llvm.org/rG5d37ce7e19c9961b45bef2f2f66805f4a8f02daf>. Please let me know if there are any follow-ups.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73139/new/

https://reviews.llvm.org/D73139





More information about the llvm-commits mailing list