[Lldb-commits] [PATCH] D130899: [LLDB][RISCV] Add riscv register enums

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 1 06:53:07 PDT 2022


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

As I understand it, these registers are the same across riscv32 and riscv64. So LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130899



More information about the lldb-commits mailing list