Use false not zero, as a bool.
authorNick Lewycky <nicholas@mxc.ca>
Tue, 27 Dec 2011 18:27:22 +0000 (18:27 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 27 Dec 2011 18:27:22 +0000 (18:27 +0000)
commit91968489d718b313d4c0b912062e75a82db650e7
tree49eec00a6ed381ce67bb9269e7f574c98b8c386e
parenta6b21ea4ba4ef7250346c9423807415be049ebfd
Use false not zero, as a bool.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147292 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp