Remove warnings about comparison between signed and unsigned expressions.
authorBill Wendling <isanbard@gmail.com>
Fri, 23 May 2008 01:29:08 +0000 (01:29 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 23 May 2008 01:29:08 +0000 (01:29 +0000)
commitf3061f8210b4be5fc7c92db81258a7e185f187fe
tree17abaa48b1b8a2a9c5c511c023623f9733ba0400
parent9bca583f9d674eb27f492d46074f5621dd166f5a
Remove warnings about comparison between signed and unsigned expressions.

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