OSDN Git Service

Fix this condition I accidentally inverted.
authorDan Gohman <gohman@apple.com>
Fri, 24 Jul 2009 18:31:07 +0000 (18:31 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 24 Jul 2009 18:31:07 +0000 (18:31 +0000)
commit731b5d97be37b5d9c283ced9e0d1fb17f8020a74
tree8bd0800b14b8f5dbaad3c701bf5669871f14fc9c
parent78d12644b905dc54cf6cf984af02a49d30d29744
Fix this condition I accidentally inverted.

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