[PATCH] D156428: [AArch64][PtrAuth] Fix unwind state for tail calls

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 06:01:58 PDT 2023


olista01 updated this revision to Diff 545620.
olista01 added a comment.

- Don't emit .cfi_negate_ra_state for synchronous unwind tables
- Convert test to update_llc_test_checks
- Test sync and async unwind tables


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156428/new/

https://reviews.llvm.org/D156428

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/test/CodeGen/AArch64/machine-outliner-retaddr-sign-regsave.mir
  llvm/test/CodeGen/AArch64/machine-outliner-retaddr-sign-thunk.ll
  llvm/test/CodeGen/AArch64/sign-return-address-cfi-negate-ra-state.ll
  llvm/test/CodeGen/AArch64/sign-return-address.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156428.545620.patch
Type: text/x-patch
Size: 15102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/e46272cc/attachment.bin>


More information about the llvm-commits mailing list