fix return values to match bool return type; NFC
authorSanjay Patel <spatel@rotateright.com>
Mon, 7 Dec 2015 23:34:30 +0000 (23:34 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 7 Dec 2015 23:34:30 +0000 (23:34 +0000)
commitafd3f07154466b8707b767bfb97ce5672a3a1f17
tree90ea6b3853ac85e8fe8f118b59d93c2184f6289a
parente826a2ef86c0e89c60d7a4fa792dbbb0358e030e
fix return values to match bool return type; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254968 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp