[libcxx-commits] [PATCH] D78931: [libunwind][RISCV] Track PC separately from RA

Sam Elliott via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 28 11:33:27 PDT 2020


lenary accepted this revision.
lenary added a comment.

>From the RISC-V side, I'm happy with this (having looked at how gcc's libunwind works). Any comments @bsdjhb and @jrtc27?

We have to wait for a review from #libunwind <https://reviews.llvm.org/tag/libunwind/>, I'm not sure to ensure this happens. They will also say whether to heed the clang-format suggested changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78931





More information about the libcxx-commits mailing list