Don't bind a reference to a dereferenced null pointer (for return value of WeakVH...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 21 Aug 2012 20:35:14 +0000 (20:35 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 21 Aug 2012 20:35:14 +0000 (20:35 +0000)
commit875cc5d629697c16fd24662f7cce21766c3d2e4e
tree6990015161ac65fc403028c5a4556b2c1c734b7f
parentb4fdadef51ed254d9282356463c6b11ff8a102df
Don't bind a reference to a dereferenced null pointer (for return value of WeakVH::operator*).

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