[libcxx-commits] [PATCH] D148499: [libunwind] Unwind through Linux riscv sigreturn trampoline

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 6 11:12:25 PDT 2023


MaskRay updated this revision to Diff 520110.
MaskRay retitled this revision from "[libunwind] Unwind through Linux riscv64 sigreturn frame" to "[libunwind] Unwind through Linux riscv sigreturn trampoline".
MaskRay edited the summary of this revision.
MaskRay added a comment.

Fix comment. Add an example to the description


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148499

Files:
  libunwind/src/UnwindCursor.hpp
  libunwind/test/signal_unwind.pass.cpp
  libunwind/test/unwind_leaffunction.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148499.520110.patch
Type: text/x-patch
Size: 4479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230506/8b159140/attachment-0001.bin>


More information about the libcxx-commits mailing list