Revert "r214897 - Remove dead zero store to calloc initialized memory"
authorRui Ueyama <ruiu@google.com>
Wed, 6 Aug 2014 19:30:38 +0000 (19:30 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 6 Aug 2014 19:30:38 +0000 (19:30 +0000)
commit2764f3ded3dc2a4e1a8d1b07ae3ec2fa1ca4b14b
tree8845d422f39913dae12fbb4b221c61eb1d72f383
parent41612a9b850407d4b2aaf33de5c49f9f5e5359e8
Revert "r214897 - Remove dead zero store to calloc initialized memory"

It broke msan.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214989 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/DeadStoreElimination.cpp
test/Transforms/DeadStoreElimination/calloc-store.ll [deleted file]