[PATCH] D100996: [AArch64] Fix for BTI landing pad insertion with PAC-RET+bkey.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 21 14:02:09 PDT 2021
eugenis added a comment.
I don't think this is correct in general - check AArch64ExpandPseudoInsts.cpp for a long list of pseudos that are replaced with real machine instructions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100996/new/
https://reviews.llvm.org/D100996
More information about the llvm-commits
mailing list