[Lldb-commits] [PATCH] D15046: Fix for TestNoreturnUnwind.py on i386
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 11 21:07:23 PST 2016
jasonmolenda accepted this revision.
jasonmolenda added a comment.
This revision is now accepted and ready to land.
Hi Ravi, sorry for taking so long to get back to you on this. It looks like a reasonable change - let's give it a try. Sometimes with the unwinder, it can be hard to foresee problems across all the different architectures/environments that we work. I'm sure it won't cause problems, but I still get a little nervous every time we add another trick to get an unwind to work. :)
http://reviews.llvm.org/D15046
More information about the lldb-commits
mailing list