[Lldb-commits] [lldb] [lldb][AArch64] Move register info reconfigure into architecture plugin (PR #70950)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 1 08:41:27 PDT 2023
DavidSpickett wrote:
The first commit here is actually https://github.com/llvm/llvm-project/pull/70914, so review the second one (or wait until the first lands and I'll rebase this).
This is to answer @medismailben 's question about why GDB classes had AArch64 specific code in them. They don't need to with this change.
https://github.com/llvm/llvm-project/pull/70950
More information about the lldb-commits
mailing list