[Lldb-commits] [PATCH] D146965: [lldb] Add support for MSP430 in LLDB.
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 13 04:31:23 PDT 2023
DavidSpickett added a comment.
I just landed https://github.com/llvm/llvm-project/commit/57c8fee1b97eb7e70513b935b765f8381a941b18 which will give you build errors. All you have to do is add an extra `nullptr` to your register infos.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146965/new/
https://reviews.llvm.org/D146965
More information about the lldb-commits
mailing list