DavidSpickett wrote: This is the first change for https://discourse.llvm.org/t/rfc-adding-register-field-enums-to-lldb/77275, though there has been a change of plans and now I'm implementing existing GDB features to get the same result.
It is a subset of https://github.com/llvm/llvm-project/pull/69815, only for use by register printing (ping @Endilll). > I have not added tests for this because right now the use case for this is > registers Also I wasn't sure if I could test this given only C++ can set this right now, but I'll add tests if someone knows where they might go. https://github.com/llvm/llvm-project/pull/90059 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits