Constify the key in Mi2IndexMap.
authorDavid Greene <greened@obbligato.org>
Wed, 22 Jul 2009 21:56:14 +0000 (21:56 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 22 Jul 2009 21:56:14 +0000 (21:56 +0000)
commit340482dcc0060b10976b5ff13c44b6d4c8446b9b
tree4c0aa0ba5bfe8e2daabd08e9558f8f8133e114a1
parent1e0c1588b1b030a1402cf1865b63faf060e44a39
Constify the key in Mi2IndexMap.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76801 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveIntervalAnalysis.h
lib/CodeGen/LiveIntervalAnalysis.cpp