do not set realloc() as NotAlias, since it can return the same pointer. This whole...
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / fwrite.ll
2011-12-12 Joerg SonnenbergerOnly replace fwrite with fputc, if the return value...