Displaying 2 results from an estimated 2 matches for "machoobject".
2011 Jun 30
0
[LLVMdev] MC-JIT (any progress?)
On Jun 29, 2011, at 4:36 PM, Yuri wrote:
> On 06/24/2011 13:23, Jim Grosbach wrote:
>>> Any progress with this?
>>> gitorious page shows the last update on Jul 27, 2010.
>>>
>> There's basics for an MC JIT implemented now, but it's not yet full featured enough to replace the old JIT. Have a look at ExecutionEnginer/RuntimeDyld and
2011 Jun 29
2
[LLVMdev] MC-JIT (any progress?)
On 06/24/2011 13:23, Jim Grosbach wrote:
>> Any progress with this?
>> gitorious page shows the last update on Jul 27, 2010.
>>
> There's basics for an MC JIT implemented now, but it's not yet full featured enough to replace the old JIT. Have a look at ExecutionEnginer/RuntimeDyld and ExecutionEngine/MCJIT.
>
> It's usable enough for some things; for