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...@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev