jasonmolenda added a comment.

Just to be clear, my concern is we get an register location which is 
"undefined" (I've never seen it, I don't know what it means) and now 
SavedLocationForRegister() will say "this register is volatile, not looking any 
further" when it used to say "register not found in this stack frame" and the 
unwinder would keep looking down the stack for a save location.


http://reviews.llvm.org/D18977



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

Reply via email to