Fix for PR1567, which involves a weird bug on non-32bit architectures and silly C...
[oota-llvm.git] / test / CFrontend / 2004-02-13-Memset.c
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...