[llvm-dev] Current status of ORC

Russell Wallace via llvm-dev llvm-dev at lists.llvm.org
Sun Apr 22 03:03:11 PDT 2018


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?

https://llvm.org/docs/tutorial/BuildingAJIT1.html says:

"Warning: This text is currently out of date due to ORC API updates.

The example code has been updated and can be used. The text will be updated
once the API churn dies down."

Does that mean the example code presented on the page, or some of the files
under llvm/examples? If the latter, which ones?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180422/441da2dd/attachment.html>


More information about the llvm-dev mailing list