[Lldb-commits] [PATCH] D15457: Remove hardcoded registers from Hexagon ABI

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 11 10:44:40 PST 2015


clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

You want to check if each reg num is not LLDB_INVALID_REGNUM and return an appropriate error.


http://reviews.llvm.org/D15457





More information about the lldb-commits mailing list