[llvm-dev] calling functions in different LLVMContexts

Toshiyasu Morita via llvm-dev llvm-dev at lists.llvm.org
Mon Apr 3 16:12:14 PDT 2017


I'm doing some stuff with MCJIT, and I'm trying to figure out if the
following is possible.

I have a function "foo" which was compiled in a different LLVM context. How
can I make
the symbol visible (and linkable) within another LLVMcontext?

Toshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170403/0d8ba543/attachment.html>


More information about the llvm-dev mailing list