[LLVMdev] [PATCH] Fix recompileAndRelinkFunction

Gianluca Guida glguida at gmail.com
Tue Dec 22 10:27:49 PST 2009


On Tue, Dec 22, 2009 at 5:51 PM, Jeffrey Yasskin <jyasskin at google.com> wrote:
> Please add a test to
> http://llvm.org/viewvc/llvm-project/llvm/trunk/unittests/ExecutionEngine/JIT/JITTest.cpp?view=markup
> verifying that recompileAndRelinkFunction() keeps working. Then this
> fix will look fine to me.

Here it is. Unfortunately I'm not exactly a C++ guy so I'm open to
change this code after any comment you might want to have.

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: recompileandrelinktest.patch
Type: application/octet-stream
Size: 1341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091222/d215a10a/attachment.obj>


More information about the llvm-dev mailing list