[llvm-dev] orc vs mcjit

Praveen Velliengiri via llvm-dev llvm-dev at lists.llvm.org
Sun Jun 30 00:01:17 PDT 2019


MCJIT hopefully will be removed in subsequent releases. I think the last
release version is more suitable.

On Sun, 30 Jun 2019 at 11:45, Ashok Anand via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Which llvm version is more suitable to switch to orc - vs - mcjit.  We
> don't have requirement of lazy compilation, in that case, is it worth
> switching?
> We do have requirement of ability to serialize machine code and reuse it
> later. MCJit seems to provide that option - how well is that supported in
> ORC ?
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190630/5194c13f/attachment.html>


More information about the llvm-dev mailing list