[PATCH] D96164: [lld-macho] add code signature for native arm64 macOS

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 14 22:34:39 PST 2021


gkm updated this revision to Diff 323665.
gkm added a comment.

- Invalidate signature-verification cache after writing hashes.
- replace `CodeSigningTypes.h` with augmented `cs_blobs.h`
- use appropriate constant symbols from `cs_blobs.h` rather than magic integers


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96164/new/

https://reviews.llvm.org/D96164

Files:
  lld/MachO/OutputSegment.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/MachO/cs_blobs.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96164.323665.patch
Type: text/x-patch
Size: 21974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/64a22d35/attachment.bin>


More information about the llvm-commits mailing list