[LLVMdev] Compile a large project with llvm?

Wink zhang winkqrzhang at gmail.com
Fri Mar 5 05:24:17 PST 2010


Hi,

How to compile a large project (such as Apache) by using llvm-gcc?
I tried to replace CC with llvm-gcc and CFLAGS with -emit-llvm while 
running configure, but it didn't work.

Thank you for your help.

-Wink



More information about the llvm-dev mailing list