Remove dead store by taking a guess at what Chris meant. I wasn't able to
authorNick Lewycky <nicholas@mxc.ca>
Sun, 20 Sep 2009 03:48:46 +0000 (03:48 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 20 Sep 2009 03:48:46 +0000 (03:48 +0000)
commitd43737bd0935150de2e3f385ad8418f2f3a7d2a2
tree030c94d00d8ce09dcc4625836ce8bd727869b1b4
parent8d5a831bfad4ec72b15c2cb6f6e894a1bd6e726a
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