Ports https://reviews.llvm.org/D95985 to the MachO port.
Happens to fix PR51135; see that bug for details.
Also makes lld's behavior match ld64 for the included test case.
Details
Details
- Reviewers
gkm int3 MaskRay - Group Reviewers
Restricted Project - Commits
- rGfbb45947b2a7: [lld/mac] Resolve defined symbols before undefined symbols
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
forgot to amend local test change to final commit
(i verified that the test fails without the code change)
nit: how about undefineds?