[LLVMdev] [PATCH] Fix recompileAndRelinkFunction
Jeffrey Yasskin
jyasskin at google.com
Tue Dec 22 15:19:05 PST 2009
On Tue, Dec 22, 2009 at 10:27 AM, Gianluca Guida <glguida at gmail.com> wrote:
> 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.
The test looks great. Thanks for the patches! I've added a couple
comments and committed them:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20091221/093013.html
Jeffrey
More information about the llvm-dev
mailing list