[LLVMdev] Question about memory allocation in JIT

Jeffrey Yasskin jyasskin at google.com
Wed Jul 1 10:21:43 PDT 2009


On Wed, Jul 1, 2009 at 9:43 AM, Reid Kleckner<rnk at mit.edu> wrote:
> On Wed, Jul 1, 2009 at 9:07 AM, Merkulov Aleksey<steel1.0 at mail.ru> wrote:
>> Hello!  Working with LLVM JIT-compiler I found a small bug and I'd like to correct it.  Namely, on some tests LLVM fails with message "JIT: Ran out of space for generated machine code!"
>
> I'm working on a patch to fix this, although I've heard DOE may change
> the MachineCodeEmitter interface to make this less necessary.

Where "DOE" is "Direct Object Code Emission", described at
http://wiki.llvm.org/Direct_Object_Code_Emission




More information about the llvm-dev mailing list