[LLVMdev] llvm-gcc is generating native code

Duncan Sands baldrick at free.fr
Sat Feb 16 00:20:40 PST 2008


> > $> llvm-gcc foo.c -o foo.bc -c -emit-llvm
> 
> Or you can pass -O4, which is -O3 + -emit-llvm.

This seems to have stopped working recently
(4.2 from svn).

D.



More information about the llvm-dev mailing list