<div dir="ltr">Hello LLVM developers!<div><br></div><div>So, I'm continuing my journey with my toy C++ JIT compiler implementation, and I wrote another article on the issues/solutions I've been working on in the past few days, mainly:</div><div><br></div><div>- Precompiled header handling,</div><div>- Emulated TLS desactivation,</div><div>- Globals construction & destruction,</div><div>- C++ exceptions handling,</div><div>- Multi modules linking,</div><div><br></div><div>=> In case this could be helpful to anyone, you will find this article here: <a href="http://wiki.nervtech.org/doku.php?id=blog:2020:0425_jit_compiler_part5_improvements">http://wiki.nervtech.org/doku.php?id=blog:2020:0425_jit_compiler_part5_improvements</a></div><div><br></div><div>And of course, if you have any questions for me, just let me know.</div><div><br></div><div>Meanwhile, happy hacking everyone ;-)!</div><div><br></div><div>Best regards,</div><div>Manu.</div><div><br></div><div><br></div></div>