[PATCH] D148499: [libunwind] Unwind through Linux riscv64 sigreturn frame

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 6 11:00:50 PDT 2023


MaskRay updated this revision to Diff 520108.
MaskRay added a comment.

Move riscv code before s390x for an alphabetical order


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.520108.patch
Type: text/x-patch
Size: 4505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230506/d6387f8f/attachment.bin>


More information about the llvm-commits mailing list