1
Fork 0

Port branch protection on aarch64

This commit is contained in:
SLASHLogin 2022-08-26 00:03:53 +02:00
parent ec1e101e1b
commit 59b8aedf0e
3 changed files with 9 additions and 1 deletions

View file

@ -21,3 +21,6 @@ codegen_llvm_instrument_coverage_requires_llvm_12 =
codegen_llvm_symbol_already_defined =
symbol `{$symbol_name}` is already defined
codegen_llvm_branch_protection_requires_aarch64 =
-Zbranch-protection is only supported on aarch64