[LLVMdev] How does JIT/lli work with bc file?

Eli Friedman eli.friedman at gmail.com
Thu Dec 31 02:33:58 PST 2009


On Thu, Dec 31, 2009 at 2:26 AM, Heming Cui <heming at cs.columbia.edu> wrote:
> Hi Eli,
>     Thanks for your reply. If I add -force-interpreter to lli, then it seems
> that it can not run external function like printf or malloc. Is there any
> easy way to solve this problem?

Does the LLVM configure find libffi?

-Eli




More information about the llvm-dev mailing list