Revert 72493 and replace it with a more conservative fix, for now: don't
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / StrNCat.ll
2009-04-12 Chris Lattneradd some optimizations for strncpy/strncat and factor...