[PATCH] D106293: [lld/mac] Resolve defined symbols before undefined symbols

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 19 11:41:53 PDT 2021


thakis created this revision.
thakis added a reviewer: lld-macho.
Herald added a reviewer: gkm.
Herald added a project: lld-macho.
thakis requested review of this revision.

Ports https://reviews.llvm.org/D95985 to the MachO port.
Happens to fix PR51135; see that bug for details.


https://reviews.llvm.org/D106293

Files:
  lld/MachO/InputFiles.cpp
  lld/test/MachO/weak-definition-in-main-file.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106293.359858.patch
Type: text/x-patch
Size: 2976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210719/9e4d4797/attachment.bin>


More information about the llvm-commits mailing list