Fix warning with gcc-4.0 and signed/unsigned.
authorEric Christopher <echristo@apple.com>
Sat, 31 Oct 2009 09:24:35 +0000 (09:24 +0000)
committerEric Christopher <echristo@apple.com>
Sat, 31 Oct 2009 09:24:35 +0000 (09:24 +0000)
commitcdfa666c309ddb3dc655f805fb3d47205c4182d0
tree641e04e6d5e1f2d9551b16c579a1da993652e7b0
parent9eda68988e7772c40f6125750a965ddb85acc25f
Fix warning with gcc-4.0 and signed/unsigned.

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