diff options
author | Anatoly Trosinenko <atrosinenko@accesssoftek.com> | 2024-11-12 18:27:19 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-12 18:27:19 +0300 |
commit | 44076c9822bd80f11228474f98789eaafe4285b0 (patch) | |
tree | 43889a04a86abaa52a967518a80b1c93ca7b0c21 /llvm/lib/Bitcode | |
parent | 469520ed9acc1308a492d03cf859703054a61730 (diff) | |
download | llvm-44076c9822bd80f11228474f98789eaafe4285b0.zip llvm-44076c9822bd80f11228474f98789eaafe4285b0.tar.gz llvm-44076c9822bd80f11228474f98789eaafe4285b0.tar.bz2 |
[AArch64][PAC] Move emission of LR checks in tail calls to AsmPrinter (#110705)
Move the emission of the checks performed on the authenticated LR value
during tail calls to AArch64AsmPrinter class, so that different checker
sequences can be reused by pseudo instructions expanded there.
This adds one more option to AuthCheckMethod enumeration, the generic
XPAC variant which is not restricted to checking the LR register.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions