[PATCH] D96164: [lld-macho] add code signature for native arm64 macOS
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 15 13:04:07 PST 2021
thakis added a comment.
> - What is best practice regarding header imports that require surgery? It seems wise to import the unaltered Apple header first via a preparatory commit (without a diff? unreviewed?), and then commit this diff with the changes to make it conform to C++ & LLVM style.
There are currently 0 hits for `APPLE_LICENSE_HEADER` in llvm's codebase. I'm guessing that's not a coincidence :)
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