[cfe-dev] If clang can add demo such like llvm-gcc .

Chris Lattner clattner at apple.com
Tue Jun 16 12:52:35 PDT 2009


On Jun 16, 2009, at 12:15 PM, Eli Friedman wrote:

> On Tue, Jun 16, 2009 at 10:59 AM, 罗勇刚(Yonggang
> Luo)<luoyonggang at gmail.com> wrote:
>> We know we can access to http://llvm.org/demo to access the compiler
>> llvm-gcc to show the compiling progress.
>
> I don't really see the point; that demo is primarily useful as an
> introduction to how C code maps to LLVM IR, and clang usually
> generates roughly the same thing as llvm-gcc.  If someone wants to
> evaluate potentially using clang, an actual binary would be necessary.

Also, the demo page only uses released compilers, and clang hasn't had  
an official llvm.org release yet.

-Chris



More information about the cfe-dev mailing list