[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 14:04:14 PST 2021


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

- remove SHA256, which is added separately in D96540 <https://reviews.llvm.org/D96540>


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96164.323573.patch
Type: text/x-patch
Size: 14651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210213/b76d2f51/attachment.bin>


More information about the llvm-commits mailing list