ravitheja added a comment.

Well its not possible for the assembly unwinder to do the correct thing in this 
situation , as the function is entered through a stub function (which has push 
instruction) and then a jump. The point of this patch is to catch when to use 
the CFI or the assembly unwinder.


http://reviews.llvm.org/D21221



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

Reply via email to