Verify slot index ordering.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 12 Jan 2011 21:27:48 +0000 (21:27 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 12 Jan 2011 21:27:48 +0000 (21:27 +0000)
commitfc69c370e165958d7d9a6d756a32479674d83888
treeba58236def3cf70a7f53c6fab28903a795bde677
parenta5f1a900df66178608d728708e0753015681d4c7
Verify slot index ordering.

The slot indexes must be monotonically increasing through the function.

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