<div dir="ltr">Hi Russell,<div><br></div><div>Sorry for the delayed reply. ORC is currently undergoing some churn while I update the API to support concurrent JIT'd code and concurrent compilation. This work is almost complete, so updated documentation should be landing soon (within a few weeks).</div><div><br></div><div>The code in llvm/examples/Kaleidoscope/BuildingAJIT/* has been kept up-to-date and building.</div><div><br></div><div>What is your use-case for the JIT? Depending on what you need I might be able to post some example code that uses the updated APIs now.</div><div><br></div><div>Cheers,</div><div>Lang.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Apr 22, 2018 at 3:03 AM, Russell Wallace via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Is the ORC API currently stable enough to be recommended for use? If so, what documentation and example code represents the current recommended way of doing things with it?</div><div><br></div><a href="https://llvm.org/docs/tutorial/BuildingAJIT1.html" target="_blank">https://llvm.org/docs/<wbr>tutorial/BuildingAJIT1.html</a> says:<br><div><br></div><div>"Warning: This text is currently out of date due to ORC API updates.</div><div><br></div><div>The example code has been updated and can be used. The text will be updated once the API churn dies down."</div><div><br></div><div>Does that mean the example code presented on the page, or some of the files under llvm/examples? If the latter, which ones?</div></div>
<br>______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br></div>