[llvm-commits] llvm patch 45027

Chris Lattner clattner at apple.com
Fri Jan 4 15:34:36 PST 2008


On Jan 4, 2008, at 3:15 PM, Dale Johannesen wrote:

> On Jan 4, 2008, at 3:04 PM, Owen Anderson wrote:
>> Could we add a test for this to the LLVM regression tests?  I think  
>> most people check them before committing things.
>>
>> --Owen
>
> Yes, but I don't think it's the right idea, in general, for problems  
> that are llvm-gcc problems (not llvm problems).
> We'll wind up copying the whole gcc testsuite into llvm.  IMO a  
> better approach is to set up a regression tester for llvm-gcc.
>

How long does it take to run the GCC regression tests?  I think the  
right answer is to run them from the nightly tester script, instead of  
adding yet another tester.

-Chris



More information about the llvm-commits mailing list