[LLVMdev] LLVM + GCC a simple tutorial/example?

gafferuk gafferuk at gmail.com
Thu Aug 12 20:22:41 PDT 2010


Hi im currently using tiny c compiler (tcc) to compile c code on the fly
within my music application.

Now I wish to use LLVM and GCC frontend as from what i can see it gives out
good compiler warnings when you compile code where tiny c compiler does not.

Is there a tutorial showing me how to compile c code on the fly within my
c++ appliocation using LLVC and gcc frontend?

or can LLVM not do this?

thanks.
-- 
View this message in context: http://old.nabble.com/LLVM-%2B-GCC-a-simple-tutorial-example--tp29425282p29425282.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.




More information about the llvm-dev mailing list