Displaying 2 results from an estimated 2 matches for "1ab13d28".
Did you mean:
1a513628
2013 Mar 09
0
[LLVMdev] MCJIT and Lazy Compilation
...**
>>
>> ****
>>
>> Cheers,****
>>
>> Andrew.****
>>
>> ****
>>
>> ** **
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130309/1ab13d28/attachment.html>
2013 Feb 16
2
[LLVMdev] MCJIT and Lazy Compilation
Hey Andy,
Yep I've tested some non-trivial examples with loads of dependencies,
both code and data, global, local and external symbol resolution etc..
Actually this was truly a piece of cake, nothing to do, the memory manager
is working really nicely so far as I can tell. Relocations to sections are
all working
as expected (aside from previously mentioned ARM issue which is probably
just