OSDN Git Service

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)
commit8c33368479221bbf80ef8f1fca85a74a8aebb2c2
tree17abaa48b1b8a2a9c5c511c023623f9733ba0400
parentfb06d0ca959cff2351601aa4f935be74c6b41f3c
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