[PATCH] D93428: [AArch64] Add bti note property when compiling asm files with -mbranch-protection=bti

Ana Pazos via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 6 11:20:42 PST 2021


apazos added a comment.

Can you confirm when the GNU toolchain will have this flag supported in their assembler? Compatibility between LLVM and GNU toolchains is important.

Stephen - I think we can abandon this review. Users will need to be made aware of this additional assembler flag when building .s files with BTI enabled.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93428/new/

https://reviews.llvm.org/D93428



More information about the cfe-commits mailing list