[Lldb-commits] [PATCH] D136578: [LLDB] [LoongArch] Add minimal LoongArch support
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 25 05:16:34 PDT 2022
DavidSpickett added a comment.
> I am a newcomer, here are some of my thoughts:
> (1) Add the minimal changes to fix the build errors.
> (2) Submit other more patches step by step to make
> the basic command "run", "breakpoint", "next" ...
> can be used to debug, single patch or patch series.
> (3) Add more code to make more commands work well.
Sounds like a good approach to me.
I believe the riscv effort focused on parts of the test suite in turn, sounds like you'll do the same.
> can land on my behalf
Will do.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136578/new/
https://reviews.llvm.org/D136578
More information about the lldb-commits
mailing list