[LLVMdev] Linking static archives with MCJIT?
Robin Sommer
robin at icir.org
Wed Sep 25 12:02:15 PDT 2013
On Wed, Sep 25, 2013 at 17:14 +0000, you wrote:
> What API did you use in 3.2?
llvm::Linker used to have a method LinkInLibrary(). My understanding
is that there's a larger reorganisation of the linking process going
on but I haven't found a straight-forward replacement for that method
yet. I might be missing something though. Or perhaps I could even just
reuse some code from that old method; need to look at that.
Robin
--
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL * Fax +1 (510) 666-2956 * www.icir.org/robin
.
More information about the llvm-dev
mailing list