Remove "comparison of integers of different signs" warning by making the
authorBill Wendling <isanbard@gmail.com>
Wed, 1 Dec 2010 02:49:04 +0000 (02:49 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 1 Dec 2010 02:49:04 +0000 (02:49 +0000)
commitff25116a097230f6fff309a73a9b0610631282a6
tree7f89d7b8209fbb7a42d896e6663dd35123b5e251
parent9cf96e853edba13c42b71ce307d5114ec46e3aa9
Remove "comparison of integers of different signs" warning by making the
variable unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120541 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmBackend.cpp