[Lldb-commits] [PATCH] Add reloc arg to standard JIT createJIT()

Peter Collingbourne peter at pcc.me.uk
Sat Jul 30 15:44:36 PDT 2011


On Fri, Jul 29, 2011 at 10:18:30PM -0500, Matt Johnson wrote:
> This patch fixes non-__APPLE__ builds by adding the extra reloc model  
> argument to createJIT() (introduced in r135468).  With this one-liner,  
> LLDB r136555 with ToT LLVM/Clang compiles under Ubuntu 11.04, G++ 4.5.2.
> -Matt

Thanks Matt, applied in r136580.

-- 
Peter



More information about the lldb-commits mailing list