[Lldb-commits] [PATCH] D37651: Fix for bug 34532 - A few rough corners related to post-mortem debugging (core/minidump)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 11 16:07:49 PDT 2017


> On Sep 11, 2017, at 4:04 PM, Zachary Turner <zturner at google.com> wrote:
> 
> Maybe I'm missing something, but Why can't you just not generate a relocation that the JIT doesn't handle?

Eventually Lang did that for us and he now has tests for all kinds of relocations. Before that we would crash.



More information about the lldb-commits mailing list