Use the appropriate unsigned int type for the offset.
authorAdrian Prantl <aprantl@apple.com>
Wed, 10 Jul 2013 16:56:52 +0000 (16:56 +0000)
committerAdrian Prantl <aprantl@apple.com>
Wed, 10 Jul 2013 16:56:52 +0000 (16:56 +0000)
commit43ae5e85f829df883dd364c0b9612bbe90f3ad97
treeb04749c2ff51c2584dc88ebc46d892249626485b
parent4759f26c31d5544c5e1c13edb8ab013be9a95338
Use the appropriate unsigned int type for the offset.

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