[PATCH] D140485: Linker: Disallow linking appending globals with different addrspaces

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 11:31:57 PST 2022


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

LGTM, this just makes the existing limitation explicit, and I don't think there's a point in supporting this without some use-case.


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

https://reviews.llvm.org/D140485



More information about the llvm-commits mailing list