diff options
author | Nuri Amari <nuriamari@fb.com> | 2021-09-16 16:00:26 -0700 |
---|---|---|
committer | Daniel RodrÃguez Troitiño <danielrodriguez@fb.com> | 2021-09-16 17:43:39 -0700 |
commit | cc8229603b67763e77a46894f88f7d3ddd04de34 (patch) | |
tree | 19172accd137d5db6e22c7c9fd67d17194696aa2 /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp | |
parent | f4092c769031f4dde5844ce57f1d47a7e7080311 (diff) | |
download | llvm-cc8229603b67763e77a46894f88f7d3ddd04de34.zip llvm-cc8229603b67763e77a46894f88f7d3ddd04de34.tar.gz llvm-cc8229603b67763e77a46894f88f7d3ddd04de34.tar.bz2 |
Extract LC_CODE_SIGNATURE related implementation out of LLD
Move the functionality in lld that handles writing of the LC_CODE_SIGNATURE load command and associated data section to a central reusable location.
This change is in preparation for another change that modifies llvm-objcopy to reproduce the LC_CODE_SIGNATURE load command and corresponding
data section to maintain the validity of signed macho object files passed through llvm-objcopy.
Reviewed By: #lld-macho, int3, oontvoo
Differential Revision: https://reviews.llvm.org/D109803
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions