This is an archive of the discontinued LLVM Phabricator instance.

[llvm-objcopy][MachO] Add support for LC_DYLIB_CODE_SIGN_DRS
ClosedPublic

Authored by keith on Oct 14 2022, 1:59 PM.

Details

Summary

This allows binaries containing the LC_DYLIB_CODE_SIGN_DRS to be
objcopy'd and stripped.

Diff Detail

Event Timeline

keith created this revision.Oct 14 2022, 1:59 PM
Herald added a project: Restricted Project. · View Herald Transcript
keith requested review of this revision.Oct 14 2022, 1:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 14 2022, 1:59 PM
This revision is now accepted and ready to land.Oct 14 2022, 2:41 PM