[LLVMdev] Linking LLVM code with LLVM

Chris Lattner sabre at nondot.org
Sun Mar 13 11:13:38 PST 2005


On Fri, 11 Mar 2005, Marc Ordinas i Llopis wrote:
> Sorry if this is obvious.
> I'm trying to link LLVM-generated code with LLVM itself, and don't know how 
> to do it. Just as a little test, I've tried compiling the example 
> HowToUseJIT.cpp using llvm-g++, but I get tons of errors.
>
> Is there an easy way of doing this? Has anyone tried it before?

What sort of errors do you get?  Are you passing the right -I options?

-Chris

-- 
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/




More information about the llvm-dev mailing list