Toshiyasu Morita via llvm-dev
2017-Apr-03 23:12 UTC
[llvm-dev] calling functions in different LLVMContexts
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>