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

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 09:19:41 PDT 2020


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

The context is not guaranteed to be stable across implementations, so this seems like a good way to avoid the ABI break.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78931





More information about the llvm-commits mailing list