codesign checks for this.
Details
Details
- Reviewers
gkm thakis - Group Reviewers
Restricted Project - Commits
- rG560636e5497a: [lld-macho] Put DATA_IN_CODE immediately after FUNCTION_STARTS
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
FYI, strip needs this too. Without this change, the data-in-code change regressed stripping again, with this error:
% strip out/gn/bin/lld /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: fatal error: file not in an order that can be processed (data in code info out of place): /Users/thakis/src/llvm-project/out/gn/bin/lld