Avoid compiler warning: comparison between signed and unsigned integer.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 8 Oct 2010 23:01:57 +0000 (23:01 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 8 Oct 2010 23:01:57 +0000 (23:01 +0000)
commitd82de8341c99c1756624020000bd51a03a5f355c
treece5ca99c6fab95a6f3ff61e98ce07c02fd6a4463
parenta32181a57d08f44767b6baf4e67e6860691b53fa
Avoid compiler warning: comparison between signed and unsigned integer.

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