[all-commits] [llvm/llvm-project] 151990: [lld-macho] add code signature for native arm64 macOS
Greg McGary via All-commits
all-commits at lists.llvm.org
Wed Feb 24 17:05:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 151990dd94e5087c94527553e9a91b64ae864a71
https://github.com/llvm/llvm-project/commit/151990dd94e5087c94527553e9a91b64ae864a71
Author: Greg McGary <gkm at fb.com>
Date: 2021-02-24 (Wed, 24 Feb 2021)
Changed paths:
M lld/MachO/OutputSegment.h
M lld/MachO/SyntheticSections.cpp
M lld/MachO/SyntheticSections.h
M lld/MachO/Writer.cpp
M llvm/include/llvm/BinaryFormat/MachO.h
Log Message:
-----------
[lld-macho] add code signature for native arm64 macOS
Differential Revision: https://reviews.llvm.org/D96164
More information about the All-commits
mailing list