<div dir="ltr">Hello llvm developers,<div><br></div><div>In the past few days,I've been trying to build a JIT C++ compiler with LLVM on windows 10, and in the process I wrote a series of 4 blog posts on the topic, that you can find here:</div><div><br></div><div>Part 1: <a href="http://wiki.nervtech.org/doku.php?id=blog:2020:0410_dynamic_cpp_compilation">http://wiki.nervtech.org/doku.php?id=blog:2020:0410_dynamic_cpp_compilation</a></div><div>Part 2: <a href="http://wiki.nervtech.org/doku.php?id=blog:2020:0414_jit_cpp_compiler">http://wiki.nervtech.org/doku.php?id=blog:2020:0414_jit_cpp_compiler</a></div><div>Part 3: <a href="http://wiki.nervtech.org/doku.php?id=blog:2020:0416_jit_compiler_part3_fixing_crash">http://wiki.nervtech.org/doku.php?id=blog:2020:0416_jit_compiler_part3_fixing_crash</a></div><div>Part 4: <a href="http://wiki.nervtech.org/doku.php?id=blog:2020:0418_jit_compiler_part4_crt_dependency">http://wiki.nervtech.org/doku.php?id=blog:2020:0418_jit_compiler_part4_crt_dependency</a></div><div><br></div><div>=> I think I finally have something working now, so I thought I should share this with you in case it could be useful to anyone.</div><div><br></div><div>Of course, if you have any question unanswered in there, just let me know.</div><div><br></div><div>Meanwhile, happy coding everyone!</div><div><br></div><div>best regards,</div><div>Manu.</div></div>