[PATCH] D110974: Revert "Extract LC_CODE_SIGNATURE related implementation out of LLD"
Daniel RodrÃguez Troitiño via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 1 14:34:38 PDT 2021
drodriguez created this revision.
drodriguez added reviewers: lld-macho, alexander-shaposhnikov, nuriamari, int3, gkm.
Herald added subscribers: hiraditya, mgorny.
Herald added a project: lld-macho.
drodriguez requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This reverts commit cc8229603b67763e77a46894f88f7d3ddd04de34 <https://reviews.llvm.org/rGcc8229603b67763e77a46894f88f7d3ddd04de34>.
As discussed in the review of https://reviews.llvm.org/D109972, this was not
right approach, so we are reverting to start with a different approach.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D110974
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: D110974.376638.patch
Type: text/x-patch
Size: 14898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/ffd1b01d/attachment.bin>
More information about the llvm-commits
mailing list