Port branch protection on aarch64
This commit is contained in:
parent
ec1e101e1b
commit
59b8aedf0e
3 changed files with 9 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue