search for: 27748ecf

Displaying 2 results from an estimated 2 matches for "27748ecf".

2019 Jun 19
2
Questions about moving from MCJIT to Orc JIT
Hello LLVM-Mailing list, in the past I was using the MCJIT (if I understand it correctly) to load IR modules, compile them and execute them. The speciality of this JIT was, that it was writing the compiled code into a shared memory - for a different process to execute them. For that task the JIT used a 'custom' memory manager, memory mapping and also resolved undefined references itself.
2019 Jun 27
2
Questions about moving from MCJIT to Orc JIT
...efix will be removed in subsequent releases. 4. Could please provide some more context on this? Like it's usage model, what goal you are aiming for? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190627/27748ecf/attachment.html>