aprantl added inline comments.

================
Comment at: source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp:994
     return FPURegSet;
   else if (reg < k_num_registers)
     return EXCRegSet;
----------------
This is inconsistent (do you need to re-run it until it reaches a fixpoint?


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55574/new/

https://reviews.llvm.org/D55574



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

Reply via email to