Make a comparator's argument `const'. This fixes the build for MSVC 9.
authorOscar Fuentes <ofv@wanadoo.es>
Tue, 8 Mar 2011 13:52:07 +0000 (13:52 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Tue, 8 Mar 2011 13:52:07 +0000 (13:52 +0000)
commit86e4eeb6c79baf1c4bc4569a1e6ffc0c8f4b52b9
tree108c9a97df0848c7c6a9d40a3b9df20f34b7a465
parentf88befd9ee18230bf296f519a5f4c8f4b12dc638
Make a comparator's argument `const'. This fixes the build for MSVC 9.

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