<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi All,<br><div><br></div><div>There was no ORC JIT weekly update last week, so this will cover the last two weeks. There have only been a couple of ORC changes:</div><div><br></div><div>(1) Commit 0071eaaf089 fixed a bug in LLJIT where static constructors / destructors in JITDylibs other than the main JITDylib would trigger spurious duplicate definition errors. Static constructors and destructors in other JITDylibs should now behave as expected.</div><div><br></div><div>(2) The StaticLibraryDefinitionGenerator now supports MachO universal archives in addition to regular archives.</div><div><br></div><div>This week I expect to make some small expansions to the new C API (<a href="http://llvm.org/PR31103">http://llvm.org/PR31103</a>, <a href="https://github.com/llvm/llvm-project/blob/master/llvm/include/llvm-c/Orc.h">https://github.com/llvm/llvm-project/blob/master/llvm/include/llvm-c/Orc.h</a>). Just a reminder: If you're interested in a C API for OrcV2 please try this API out. Feedback and patches will be very welcome.</div><div><br></div><div>-- Lang.</div><div><br></div></div></div></div></div>