[LLVMdev] MCJIT finalizeObject output to use in external process

Dave Pitsbawn dpitsbawn at gmail.com
Wed Mar 25 16:06:53 PDT 2015


A need has arisen to generate code using MCJIT but not in the target
process instead in a different process (and possibly even different machine
though not in the scope).

Reading through the tutorials and MCJIT design document, it seems like this
is possible or was kept in mind during design of MCJIT.

How do I achieve this? Are there examples?

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150325/9ff50e64/attachment.html>


More information about the llvm-dev mailing list