[LLVMdev] [PATCH] Fix recompileAndRelinkFunction

Gianluca Guida glguida at gmail.com
Sat Dec 19 15:36:58 PST 2009


Hello,

JIT::recompileAndRelinkFunction's runJITOnFunction does not use the
MCI arg, causing null pointer deferences at every call.

Attached patch makes runJITOnFunction more reliable.

Thanks,
Gianluca

-- 
It was a type of people I did not know, I found them very strange and
they did not inspire confidence at all. Later I learned that I had been
introduced to electronic engineers.
                                                  E. W. Dijkstra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-recompileAndRelinkFunction.patch
Type: application/octet-stream
Size: 504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091220/1cab323d/attachment.obj>


More information about the llvm-dev mailing list