[LLVMdev] Re: standalone llvm

Oscar Fuentes oscarfv at telefonica.net
Thu Apr 13 09:07:42 PDT 2006


Simon Burton <simon at arrowtheory.com> writes:

> I'm trying to take assembly and create machine code I can execute.
> How close am I ?

Your test case is not complete. Besides, which version of llvm are you
using? What are the commands for compiling and linking your test case?
How it bombs?

Do you #include "llvm/ExecutionEngine/JIT.h" ?

-- 
Oscar




More information about the llvm-dev mailing list