Don't remove the memcpy when call slot substitution fails.
authorOwen Anderson <resistor@mac.com>
Sun, 1 Jun 2008 21:52:16 +0000 (21:52 +0000)
committerOwen Anderson <resistor@mac.com>
Sun, 1 Jun 2008 21:52:16 +0000 (21:52 +0000)
commit12cb36c11564e2a7cf85b4b29bddab5c5fd63cf5
tree13e36388ca98d6d461e04ff8f14ec87e18c5b26e
parent6bd15ce03f27047909da227f923e36249bf8182b
Don't remove the memcpy when call slot substitution fails.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51848 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/MemCpyOptimizer.cpp