[PATCH] D135988: [llvm-objcopy][MachO] Add support for LC_DYLIB_CODE_SIGN_DRS
Keith Smiley via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 15:41:39 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc2d209476c49: [llvm-objcopy][MachO] Add support for LC_DYLIB_CODE_SIGN_DRS (authored by keith).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135988/new/
https://reviews.llvm.org/D135988
Files:
llvm/lib/ObjCopy/MachO/MachOLayoutBuilder.cpp
llvm/lib/ObjCopy/MachO/MachOObject.cpp
llvm/lib/ObjCopy/MachO/MachOObject.h
llvm/lib/ObjCopy/MachO/MachOReader.cpp
llvm/lib/ObjCopy/MachO/MachOReader.h
llvm/lib/ObjCopy/MachO/MachOWriter.cpp
llvm/lib/ObjCopy/MachO/MachOWriter.h
llvm/test/tools/llvm-objcopy/MachO/Inputs/strip-all-with-codesignature.yaml
llvm/test/tools/llvm-objcopy/MachO/strip-all.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135988.467945.patch
Type: text/x-patch
Size: 19782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/e01d54a0/attachment.bin>
More information about the llvm-commits
mailing list