Use 0 instead of false to return a null pointer.
authorDan Gohman <gohman@apple.com>
Fri, 17 Oct 2008 00:56:52 +0000 (00:56 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 17 Oct 2008 00:56:52 +0000 (00:56 +0000)
commita1fcd77ccfc61087dfad4fad69752a414179836c
tree435ea06f804966b509cc7f6e9e3870e833426589
parentc90a5c2878249e891131e793c57a25306a6696dd
Use 0 instead of false to return a null pointer.

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