[llvm-commits] [llvm] r91626 - in /llvm/trunk: lib/ExecutionEngine/JIT/JIT.cpp lib/ExecutionEngine/JIT/JIT.h lib/ExecutionEngine/JIT/JITEmitter.cpp unittests/ExecutionEngine/JIT/JITTest.cpp

nicolas geoffray nicolas.geoffray at gmail.com
Mon Dec 21 21:38:06 PST 2009


Hi Jeffrey,


> Ah, I see now. You have your own ModuleProvider, and it needs to know
> precisely when the function is actually needed, right? Yeah, it sounds
> like I need to roll back that part of this fix until PR5737 is fixed.
>
>
Yes, thanks!



> Could you please write some tests for the ways you're using
> ModuleProviders and the other interfaces in LLVM? I keep breaking or
> nearly breaking you, and I'd be much more likely to get this right if
> a test broke when I got it wrong.
>

OK, I'll try to do that as soon as possible.

Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091222/57b4aea6/attachment.html>


More information about the llvm-commits mailing list