[PATCH] D109803: Extract LC_CODE_SIGNATURE related implementation out of LLD

Nuri Amari via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 15:55:05 PDT 2021


nuriamari updated this revision to Diff 372824.
nuriamari marked 4 inline comments as done.
nuriamari added a comment.

Fix stray comment, rearrange type definition and clean up static asserts


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109803

Files:
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  llvm/include/llvm/Object/MachO.h
  llvm/lib/Object/CMakeLists.txt
  llvm/lib/Object/CodeSignatureSection.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109803.372824.patch
Type: text/x-patch
Size: 15080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/dcf9c77a/attachment.bin>


More information about the llvm-commits mailing list