[PATCH] D93428: [AArch64] Add bti note property when compiling asm files with -mbranch-protection=bti
Daniel Kiss via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 17 13:45:40 PST 2020
danielkiss added a comment.
In D93428#2461343 <https://reviews.llvm.org/D93428#2461343>, @apazos wrote:
> Thanks Daniel for the explanation.
No problem at all.
In D93428#2461343 <https://reviews.llvm.org/D93428#2461343>, @apazos wrote:
> Was the support added for GNU assembler as well? Is it the same flag name?
Not yet, I requested the same flag from our GNU team when the flag is added to Clang.
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