[PATCH] D111780: [AArch64] Emit .cfi_negate_ra_state for PAC-auth instructions.
Ard Biesheuvel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 14 10:39:44 PDT 2021
ardb added a comment.
Note that v8.3 retaa performs the autiasp internally, but does not write back the resulting value to x30, so even if we could emit the CFI directive here, doing so would not be correct.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111780/new/
https://reviews.llvm.org/D111780
More information about the llvm-commits
mailing list