Fix a MachineVerifier loop that probably didn't mean to skip the last two
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 8 Jan 2011 23:11:02 +0000 (23:11 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 8 Jan 2011 23:11:02 +0000 (23:11 +0000)
commit98c54760704878cf5290a9a3b23876b7550c5560
tree8001f59bdb40f832a0e248385a583a0b77eca5ee
parent3ca2102c72d1412d9658a2516e8144ea1a170785
Fix a MachineVerifier loop that probably didn't mean to skip the last two
virtual registers.

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