Followup on https://reviews.llvm.org/D85062 which ignores
entire library objects when no symbols are used within them.
This is shouldn't apply with --whole-archive since this
is specified to treat them like direct object inputs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I think mind is slightly less intrusive.. and I like having the single test. So I'll land this then.