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)
commitdc627ad63fcfda856de892588c7cb4e1454e3645
tree7b1ee8960dd2707c6c829b53f8610924ba85c9c8
parentc6c9735f830a92333f94b18be1548e1f99feff9f
fix return values to match bool return type; NFC

llvm-svn: 254968
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp