[Lldb-commits] [lldb] [lldb] Add register field enum class (PR #90063)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 17 03:53:23 PDT 2024


DavidSpickett wrote:

I've re-ordered the register enums changes so that https://github.com/llvm/llvm-project/pull/90059 will be last and I can go ahead with the rest of it. So I'm going to land this now.

Next PR will teach lldb to parse the enum XML elements for use in register commands.

https://github.com/llvm/llvm-project/pull/90063


More information about the lldb-commits mailing list