[Lldb-commits] [lldb] [lldb] Introduce RegisterType base class for all register type classes (PR #196960)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed May 27 02:45:52 PDT 2026
DavidSpickett wrote:
I could probably get away with landing it as is, but I'd like to get some basic review first. Please do so if you can, I can't add you as a reviewer for whatever reason.
You can see in https://github.com/llvm/llvm-project/pull/196032/commits how it'll get used but if anything isn't immediately clear, probably faster to ask and I'll explain it.
FWIW the next few PRs will be moving stuff around so it should be quicker once we have this PR landed.
https://github.com/llvm/llvm-project/pull/196960
More information about the lldb-commits
mailing list