[LLVMdev] Re: Re: New llvmgcc4 snapshot

Vladimir Prus ghost at cs.msu.su
Sun May 14 23:12:30 PDT 2006


Chris Lattner wrote:

> On Sat, 13 May 2006, Vladimir Prus wrote:
>>> If you're interested, please try it out.
>> I get this with LLVM CVS:
>> Adding:
>>   #include "llvm/Target/TargetData.h"
>> Fixed this.
> 
> Right, thanks.
> 
>> Chris, any change you'll make gcc4 frontend source available from some
>> CVS? Then, I can put together a script to build it every night, to make
>> sure things are in shape.
> 
> So far, the only difference is the #includes added above.  If you really
> want, I can make a new tarball, but otherwise, you can use the existing
> one with a couple of new #includes.

I mean, every time you create new tarball, one has to download it and test.
If the frontend were in CVS, it can be tested every night, catching
problems immediately when they are introduced. Would not that be a good
thing?

- Volodya




More information about the llvm-dev mailing list