Replace all instances of dg.exp file with lit.local.cfg, since all tests are run...
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / fwrite.ll
2011-12-12 Joerg SonnenbergerOnly replace fwrite with fputc, if the return value...