[PATCH] D95985: [ELF] Resolve defined symbols before undefined symbols

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 02:15:33 PST 2021


jhenderson accepted this revision.
jhenderson added a comment.

A colleague has just finished running a linker with this patch through our internal codebase and it seems to have been working fine. I haven't been able to come up with any realistic cases where this change will have made things worse, so LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95985



More information about the llvm-commits mailing list