<div dir="ltr">Hi Everyone,<div><br></div><div>If you're JITing with LLVM and haven't made the switch to MCJIT already, now is the time. As per discussions on the mailing list and at the last dev meeting, LLVM 3.5 will be the last release to support the old JIT infrastructure. Now that LLVM 3.5 has branched, we plan to start removing the old JIT from the mainline.</div>
<div><br></div><div>If you're looking for help in making the switch, Andy Kaylor wrote a great LLVM blog post about porting Kaleidoscope to MCJIT, which you can find at <a href="http://blog.llvm.org/2013/07/using-mcjit-with-kaleidoscope-tutorial.html">http://blog.llvm.org/2013/07/using-mcjit-with-kaleidoscope-tutorial.html</a>. I'll also be working to update the LLVM docs and the Kaleidoscope tutorial, and as always you can ask for help in the mailing lists and on IRC.</div>
<div><br></div><div>Good luck with the switch over!</div><div><br></div><div>Cheers,</div><div>Lang.</div><div><br></div></div>