[LLVMdev] linking individual functions in execution module

charles quarra charllsnotieneningunputocorreo at gmail.com
Thu Nov 22 07:32:08 PST 2012


2012/11/21 Kaylor, Andrew <andrew.kaylor at intel.com>:

> If you re-JIT a module that you have previously linked to that will obviously cause some problems, but you can probably work around that with a stub function.

could you elaborate a little bit on that ? i was thinking in something
different; linking a cloned copy of the module rather than the module
directly. Would that work better than this approach?


thanks



More information about the llvm-dev mailing list