[Lldb-commits] [PATCH] D130342: [LLDB][RISCV] Add Register Info and Context

Emmmer S via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 25 08:08:35 PDT 2022


Emmmer added a comment.

In D130342#3676318 <https://reviews.llvm.org/D130342#3676318>, @DavidSpickett wrote:

> Please note in the commit title/description that this is adding riscv64 only.
>
> Does this build if you don't have the rest of the changes from https://reviews.llvm.org/D128250? Or do you plan to split out more from that and have this depend on those changes.
>
> (thanks for splitting them out though, it is easier to get through!)

I try to split unrelated code as much as possible so that they are easier to check and look cleaner.


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

https://reviews.llvm.org/D130342



More information about the lldb-commits mailing list