Properly use const_iterator.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 4 Oct 2011 20:18:39 +0000 (20:18 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 4 Oct 2011 20:18:39 +0000 (20:18 +0000)
commitdae7909be3158c44c9bc3d7d33782430b88bea77
treef055f3300e20ec146c00114c575e27ff850980ce
parent1e97def44ad34f35df6b67851afdd93850012029
Properly use const_iterator.

This should unbreak the Windows build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141105 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenRegisters.cpp