[Lldb-commits] [PATCH] D15046: Fix for TestNoreturnUnwind.py on i386

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 1 22:54:17 PST 2015


jasonmolenda added a comment.

Just to be clear - the change your proposing may be a good improvement for falling back to another unwind plan when the initial unwind plan fails.  But I'm curious why the initial unwind plan (assembly) failed here to begin with.  I think lldb should have profiled this function correctly.


http://reviews.llvm.org/D15046





More information about the lldb-commits mailing list