do not set realloc() as NotAlias, since it can return the same pointer. This whole...
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / StrPBrk.ll
2010-09-29 Benjamin KramerAdd strpbrk folding to SimplifyLibCalls.