[LLVMdev] Linking static archives with MCJIT?
Kaylor, Andrew
andrew.kaylor at intel.com
Wed Sep 25 10:14:58 PDT 2013
What API did you use in 3.2?
I've never tried this, but I think it's probably possible.
-Andy
-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Robin Sommer
Sent: Tuesday, September 24, 2013 9:37 PM
To: llvmdev at cs.uiuc.edu
Subject: [LLVMdev] Linking static archives with MCJIT?
Hi all,
is there a way to link a native static library (.a) into code that runs through MCJIT? I was able to do it with LLVM 3.2, but it seems the API has changed and maybe was removed?
Thanks,
Robin
--
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL * Fax +1 (510) 666-2956 * www.icir.org/robin
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list