Fixed non-const iterator error.
authorLang Hames <lhames@gmail.com>
Sat, 18 Sep 2010 09:49:08 +0000 (09:49 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 18 Sep 2010 09:49:08 +0000 (09:49 +0000)
commit481630dee5f221c04bb26fe12f0887b4f25f8455
treed738ffc11d831e2e4addc174eb60dc28d6801cc9
parenteb6c8f53b4df1488f3d07c11af8f754cc4620f3a
Fixed non-const iterator error.

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