Fixing a typo in configure.ac.
[oota-llvm.git] / test / CFrontend / 2004-02-13-Memset.c
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-22 Duncan SandsRemove -O1 in favour of making llvm-gcc-4.2 a bit
2007-07-20 Duncan SandsNeed -O1 or better to have these builtins lowered to
2004-02-14 Chris LattnerTest that the CFE compiles memset and bzero to llvm...