libstuff-based tools (e.g. codesign and strip) require __chainfixups
to be the first section in __LINKEDIT, and print a "file not in an
order that can be processed" error message if that is not the case.
Details
Details
- Reviewers
lgrey int3 - Group Reviewers
Restricted Project - Commits
- rG79f9f1f8e335: [lld-macho] Ensure that chained fixups data comes first in __LINKEDIT
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo