================
@@ -57,7 +57,7 @@ class RegisterContextPOSIX_mips64 : public
lldb_private::RegisterContext {
uint32_t m_num_registers;
uint8_t m_registers_count[register_set_count];
std::unique_ptr<lldb_private::RegisterInfoInterface>
- m_register_info_up; // Register Info Interface (FreeBSD or Linux)
+ m_register_info_up; // Register Info Interface (Linux)
----------------
DavidSpickett wrote:
Yeah if you want to look into it that's fine too, you don't have to.
https://github.com/llvm/llvm-project/pull/179582
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits