[PATCH] D96164: [lld-macho] add code signature for native arm64 macOS
Greg McGary via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 13 13:59:28 PST 2021
gkm updated this revision to Diff 323572.
gkm added a comment.
Herald added subscribers: dexonsmith, hiraditya, mgorny.
- drop the fork+exec of `/usr/bin/codesign` and rewrite in C++
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96164/new/
https://reviews.llvm.org/D96164
Files:
lld/MachO/CodeSigningTypes.h
lld/MachO/OutputSegment.h
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/MachO/Writer.cpp
llvm/include/llvm/Support/SHA256.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/SHA256.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96164.323572.patch
Type: text/x-patch
Size: 28177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210213/ac0d74ab/attachment.bin>
More information about the llvm-commits
mailing list