[PATCH] D135103: RFC: [AArch64] Add SEH_Nop for PAC/BTI instructions in prologues/epilogues
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 5 08:48:48 PDT 2022
mstorsjo updated this revision to Diff 465421.
mstorsjo added a comment.
Split out BTI to a separate patch, generating the new opcode for PAC.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135103/new/
https://reviews.llvm.org/D135103
Files:
llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp
llvm/test/CodeGen/AArch64/wineh-pac.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135103.465421.patch
Type: text/x-patch
Size: 7760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221005/5753a05e/attachment.bin>
More information about the llvm-commits
mailing list