<div dir="ltr">+Lang for LLVM Orc things<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 27, 2020 at 3:34 AM Emmanuel Roche via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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" target="_blank">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>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>