[llvm-commits] CVS: llvm-test/SingleSource/UnitTests/SignlessTypes/rem.c Makefile
Reid Spencer
rspencer at reidspencer.com
Fri Oct 27 09:35:07 PDT 2006
Okay. I'm going to allow the seed to still be specified in the Makefile
though, just to a constant fixed value .. so you can easily try
different seeds (assuming you also remember to "make clean")
Reid.
On Fri, 2006-10-27 at 09:24 -0700, Chris Lattner wrote:
> On Oct 27, 2006, at 9:15 AM, Reid Spencer wrote:
>
> > Is something wrong with one constant seed per day?
>
> Yes. Say I do one test run today.
>
> Tommorrow I do another test run.
>
> the out-nat won't be regenerated tomorrow but llc output will, the
> test will fail.
>
> -Chris
More information about the llvm-commits
mailing list