[Lldb-commits] [PATCH] D88375: Fix MIPS and MIPS64 ABI to use ConstString in thier register info arrays.

2020-09-27 Thread Tatsuo Nomura via Phabricator via lldb-commits
tatsuo created this revision. tatsuo added reviewers: LLDB, jasonmolenda. Herald added subscribers: lldb-commits, atanasyan, jrtc27, arichardson, sdardis. Herald added a project: LLDB. tatsuo requested review of this revision. Herald added a subscriber: JDevlieghere. RegInfoBasedABI::GetRegisterIn

[Lldb-commits] [PATCH] D88375: Fix MIPS and MIPS64 ABI to use ConstString in thier register info arrays.

2020-09-27 Thread Tatsuo Nomura via Phabricator via lldb-commits
tatsuo added a comment. @teemperor Thanks for the quick review and context! I don't have commit access, that'd be great if you could merge it in. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D88375/new/ https://reviews.llvm.org/D88375