+lang.
My understanding is that Orc is strictly more flexible than MCJIT. You
can, in fact, exactly implement the MCJIT API using the Orc APIs.
I think the general advice is that MCJIT's a bit more mature and stable,
but you probably want Orc in new code unless you really need that
maturity.
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev