D118797: [lld-macho][nfc] Eliminate InputSection::Shared means that we can now check the name/segname of a given
section directly, instead of having to look those properties up on one
of its subsections. This allows us to simplify our code.
Details
Details
- Reviewers
oontvoo - Group Reviewers
Restricted Project - Commits
- rGf004ecf6ec1d: [lld-macho][nfc] Remove indirection when looking up common section members
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo