[llvm-commits] REPOST: llvm-gcc expensive checks patch

Reid Spencer rspencer at reidspencer.com
Mon Jul 9 20:27:16 PDT 2007


On Mon, 2007-07-09 at 22:05 -0500, David A. Greene wrote:
> On Monday 09 July 2007 13:04, Chris Lattner wrote:
> 
> > I applied it:
> > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-
> > Mon-20070709/051660.html
> 
> Danke.
> 
> > I think that "llvm-config --cppflags" should include "-
> > D__STDC_LIMIT_MACROS".  What do you think?
> 
> Yes, if that's what it's compiled with (don't have the sources
> handy ATM).

$ grep STDC_LIMIT Make*
Makefile.rules:CPP.BaseFlags += -D_GNU_SOURCE -D__STDC_LIMIT_MACROS

Reid.

> 
> > Also, please don't put markers like "Cray [dag]" into the files.
> 
> Oops, forgot to remove those from the patch.
> 
> I've got some more fixes coming, but will wait until llvm-gcc is in the
> main repository.
> 
>                                               -Dave
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list