[Lldb-commits] [PATCH] Initial Assembly profiler for mips64

Vince Harron vharron at google.com
Wed Feb 18 20:35:26 PST 2015


Does this work make any tests pass that didn't pass before?
On Feb 18, 2015 8:30 PM, "Jason Molenda" <jmolenda at apple.com> wrote:

> Writing unwinder test cases is tricky.  The *basic* functionality is
> tested by the entire testsuite any time they try to step-over or
> backtrace.  But testing corner cases of tricky unwind situations involves
> either capturing core files of tricky situations or hand-writing
> OS/arch-specific assembly routines.  It's not impossible but it's something
> we've never done until now.
>
> (I personally have a dozen-or-so core files saved from cases where I had
> an unwinder bug - but they're not something I can share publicly and
> moreover, they're GIGANTIC.)
>
>
> REPOSITORY
>   rL LLVM
>
> http://reviews.llvm.org/D7696
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150218/33ed624b/attachment.html>


More information about the lldb-commits mailing list