mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 12:16:08 +00:00

Always codesign binaries on macOS. Apple Silicon has stricter codesigning requirements, for example requiring macCatalyst binaries to be signed. Ad-hoc sign everything like we do for other Darwin platforms.