[PATCH] D158655: [libunwind][AIX] Fix problem with stepping up from a leaf function when unwinding started in a signal handler

Xing Xue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 09:25:16 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
xingxue marked 2 inline comments as done.
Closed by commit rG45d151138008: [libunwind][AIX] Fix problem with stepping up from a leaf function when… (authored by xingxue).

Changed prior to commit:
  https://reviews.llvm.org/D158655?vs=555053&id=557714#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158655

Files:
  libunwind/src/Registers.hpp
  libunwind/src/UnwindCursor.hpp
  libunwind/src/UnwindRegistersSave.S
  libunwind/test/aix_signal_unwind.pass.sh.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158655.557714.patch
Type: text/x-patch
Size: 18454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231016/2df1edaf/attachment-0001.bin>


More information about the llvm-commits mailing list