[libcxx-commits] [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 libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 24 04:18:52 PDT 2023


xingxue updated this revision to Diff 553072.
xingxue added a comment.

Addressed a comment:

- fix the comment - not all branches change LR.


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/test/aix_signal_unwind.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158655.553072.patch
Type: text/x-patch
Size: 7307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230824/0069fb6a/attachment.bin>


More information about the libcxx-commits mailing list