Fix MIPS and MIPS64 ABI to use ConstString in their register info arrays.
RegInfoBasedABI::GetRegisterInfoByName was failing because mips/mips64 ABIs don't use ConstString in their register info array. Reviewed By: #lldb, teemperor Differential Revision: https://reviews.llvm.org/D88375
Loading
Please sign in to comment