Fix test/Transforms/DeadStoreElimination/PartialStore.ll, which had been
authorOwen Anderson <resistor@mac.com>
Thu, 1 Nov 2007 05:29:16 +0000 (05:29 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 1 Nov 2007 05:29:16 +0000 (05:29 +0000)
commit7ebba512c3417f0eb52ab68b39831e3a85105d66
tree96437563e3c87c5066ebf3680d5753ae3936d54f
parentb5c91641b554c43b859e1b75679797c5356045b6
Fix test/Transforms/DeadStoreElimination/PartialStore.ll, which had been
silently failing because of an incorrect run line for some time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43605 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/DeadStoreElimination.cpp
test/Transforms/DeadStoreElimination/PartialStore.ll