[Lldb-commits] FW: [lldb] r190812 - Fixes symbol resolution for a function with a tail call because the PC

Ed Maste emaste at freebsd.org
Wed Sep 18 12:06:49 PDT 2013


On 16 September 2013 18:10, Thirumurthi, Ashok
<ashok.thirumurthi at intel.com> wrote:
> FYI Jason,
>
> I believe that I handled the cases correctly that were lowered from the RegisterContextLLDB, however the OS/X test suite has reached the point where it's difficult to identify regressions.

Hi Ashok,

FYI this change introduces a new failure for me on FreeBSD when
running the testsuite locally:
http://llvm.org/bugs/show_bug.cgi?id=17276

I haven't yet done any detailed investigation, other than a git bisect
to find the failure.

-Ed



More information about the lldb-commits mailing list