tberghammer added a comment.

I prefer to keep it this way because there is no canonical register layout we 
can rely on so putting them just next to each other would be just an arbitrary 
layout what might break in the future. If we want the offsets to make sense, 
then on arm/aarch64 the best approach would be to store the offset from the 
beginning of the given register set because it will make sense on its own and 
with the data returned by ptrace.


http://reviews.llvm.org/D12636



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to