[PATCH] D135103: [AArch64] Generate SEH info for PAC instructions

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 04:20:47 PDT 2022


mstorsjo updated this revision to Diff 467084.
mstorsjo added a comment.

Added a testcase which builds with "target-features"="+v8.3a", to test that we avoid generating "retab" at the moment.


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.467084.patch
Type: text/x-patch
Size: 8950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/dc520212/attachment.bin>


More information about the llvm-commits mailing list