[Lldb-commits] [PATCH] D13506: Remove unused virtuals from ABISysV_ppc*

Justin Hibbits via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 7 07:14:07 PDT 2015


jhibbits added a comment.

Backtraces do work now, for ppc at least (ppc64 IIRC still has issues dealing with the function descriptors, but traversing the backchain does work).  I can test this after I get my system set up from my move, but if you've tested it either natively or on a core then I'll greenlight it.


http://reviews.llvm.org/D13506





More information about the lldb-commits mailing list