[LLVMdev] OrcJIT in LLVM C bindings
Lang Hames
lhames at gmail.com
Tue Feb 3 17:12:40 PST 2015
HI Hayden,
There's no plan to expose any of the Orc APIs directly just yet - they're still very experimental.
We could add a call to opt-in to using OrcMCJITReplacement rather than MCJIT though.
Cheers,
Lang.
> On Feb 1, 2015, at 10:58 AM, Hayden Livingston <halivingston at gmail.com> wrote:
>
> Hello,
>
> I was wondering if there is someone already working on putting the new OrcJIT APIs in the LLVM-C bindings?
>
> Also, is there a general consensus to also add C bindings when new major features are added?
>
> Hayden
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list