Displaying 2 results from an estimated 2 matches for "744395b2".
2014 Nov 13
2
[LLVMdev] finalizeObject function implemetation in MCJIT is wrong
Hi all.
I found some issue in implementation of finalizeObject function in
MCJIT.cpp. If you look at the source code of the function, you can notice
that machine code for second "owned" module will never be generated if it
doesn't depend on the first one. More over it will cause a crash if entry
point isn't in first module. Implementation of finalizeObject using for
loop will
2014 Nov 18
2
[LLVMdev] finalizeObject function implemetation in MCJIT is wrong
...ng list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141118/744395b2/attachment.html>