[Lldb-commits] [PATCH] D130686: [LLDB][RISCV] Add DWARF Registers

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 28 01:45:29 PDT 2022


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

I couldn't find a definition for  `Alternate Frame Return Column`. Perhaps it's this "alternate link register" I see elsewhere that's used for calling compressed code functions? Seems like a thing you could easily add later if needed.

LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130686



More information about the lldb-commits mailing list