mgorny added a comment.
In D69667#1732595 <https://reviews.llvm.org/D69667#1732595>, @labath wrote:
> I take it there is already some logic which will make the MPX registers not
> show up when the machine does not support them (i.e., never on netbsd)?
To be honest, I don't think so. I know that we return Error:
error.SetErrorStringWithFormat("register \"%s\" is in unrecognized set",
reg_info->name);
This was designed before me.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69667/new/
https://reviews.llvm.org/D69667
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits