[LLVMdev] llvm-gcc4 on Debian

Chris Lattner sabre at nondot.org
Tue Aug 15 13:29:08 PDT 2006


On Tue, 15 Aug 2006, Scott Michel wrote:

> Ryan Brown wrote:
>> I don't think llvm-gcc4 uses gccas or gccld, but it can emit bytecode
>> if you give it the --emit-llvm option:
>> llvm-gcc --emit-llvm -c -o foo.bc foo.c
>
> That's a bit asymmetric with the previous gcc3 version, isn't it? That

Yes.

> would mean that the "An Example Using the LLVM Tool Chain" section needs
> to be updated for the gcc4 frontend.

It should be updated now:
http://llvm.org/docs/GettingStarted.html#tutorial

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list