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

Matt Johnson johnso87 at crhc.illinois.edu
Fri Jul 29 20:18:30 PDT 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reloc.diff
Type: text/x-diff
Size: 711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20110729/059eea59/attachment.diff>


More information about the lldb-commits mailing list