Unbreak codegen of bools. This should fix the llc/jit/llc-beta failures
authorChris Lattner <sabre@nondot.org>
Sat, 19 Nov 2005 18:40:42 +0000 (18:40 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Nov 2005 18:40:42 +0000 (18:40 +0000)
commitb67eb9131c5c04d2e55c6b587fde954619feceaf
treef704f27b99ba4446dc95123fcdea029b50c3e49c
parent3367079b0bc5fcb12bc155577457469cded5c528
Unbreak codegen of bools.  This should fix the llc/jit/llc-beta failures
from last night.

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