Add a testcase for eliminating memcpy's at the end of functions. Forgot to commit...
authorOwen Anderson <resistor@mac.com>
Tue, 29 Jan 2008 06:40:32 +0000 (06:40 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 29 Jan 2008 06:40:32 +0000 (06:40 +0000)
commitcca1867ab7cd760109546ee2f899d28b79f8e2f8
tree76cc88d5e4f3b6fdeda1db4264daf26588e80c54
parent7cf9abff233c68f0bfea365b5c56232d4de96ebe
Add a testcase for eliminating memcpy's at the end of functions.  Forgot to commit this with my last commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46497 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/DeadStoreElimination/memcpy.ll [new file with mode: 0644]