[llvm-dev] orc vs mcjit

Ashok Anand via llvm-dev llvm-dev at lists.llvm.org
Sat Jun 29 23:15:14 PDT 2019


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 ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190630/ec1a6696/attachment.html>


More information about the llvm-dev mailing list