[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
Thu Dec 17 08:56:51 PST 2020


apazos added a comment.

Thanks for clarifying - so the property is being set for C/C++ files but not for assembly files. I think it should be set automatically for both when one uses clang driver to compile/assemble.


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