This is useful for debugging why lld loads .o it shouldn't load.
It's also useful for users of lld -- I've used ld64's version of this a
few times.
Details
Details
- Reviewers
compnerd - Group Reviewers
Restricted Project - Commits
- rG542d3b609dbe: [mac/lld] Implement -why_load
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Nice! Thanks @thakis, this is a rather useful debugging aid (for users of the linker).