[all-commits] [llvm/llvm-project] 657f02: Revert "Extract LC_CODE_SIGNATURE related implemen...
Daniel Rodríguez Troitiño via All-commits
all-commits at lists.llvm.org
Fri Oct 1 17:21:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 657f02d45804b1b17aeec8cd887350e9f05ab6da
https://github.com/llvm/llvm-project/commit/657f02d45804b1b17aeec8cd887350e9f05ab6da
Author: Daniel Rodríguez Troitiño <danielrodriguez at fb.com>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M lld/MachO/SyntheticSections.cpp
M lld/MachO/SyntheticSections.h
M llvm/include/llvm/Object/MachO.h
M llvm/lib/Object/CMakeLists.txt
R llvm/lib/Object/CodeSignatureSection.cpp
Log Message:
-----------
Revert "Extract LC_CODE_SIGNATURE related implementation out of LLD"
This reverts commit cc8229603b67763e77a46894f88f7d3ddd04de34.
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.
Differential Revision: https://reviews.llvm.org/D110974
More information about the All-commits
mailing list