[PATCH] D96164: [lld-macho] add code signature for native arm64 macOS
Greg McGary via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 17:51:48 PST 2021
gkm added a comment.
In D96164#2546586 <https://reviews.llvm.org/D96164#2546586>, @thakis wrote:
> I think `codesign -s` also doesn't set the magic "codesigned by linker" bit that makes strip etc work better (and if doesn't work in cross builds from non-mac hosts). I kind of agree that putting this in as is isn't super useful.
Where can I learn about thsi magic "codesigned by linker" bit? My searches are coming-up dry.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96164/new/
https://reviews.llvm.org/D96164
More information about the llvm-commits
mailing list