Remove dead store by taking a guess at what Chris meant. I wasn't able to
commit7f7a3db50c589b634e884b5d1b2f426bc49afcd3
authorNick Lewycky <nicholas@mxc.ca>
Sun, 20 Sep 2009 03:48:46 +0000 (20 03:48 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 20 Sep 2009 03:48:46 +0000 (20 03:48 +0000)
tree030c94d00d8ce09dcc4625836ce8bd727869b1b4
parent9286265a3ee87750212828f753e362bc4b5ffa56
Remove dead store by taking a guess at what Chris meant. I wasn't able to
design a testcase that would tickle this behaviour.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82357 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp