Add a forgotten VireReg2IndexFunctor.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 9 Jan 2011 18:58:33 +0000 (18:58 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 9 Jan 2011 18:58:33 +0000 (18:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123123 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/VirtRegMap.h

index 180b43bce6b9b976a88672a8f2e63002c003a6e6..cbc96bbd4f243e35aa4ecea2f2810106c7002916 100644 (file)
@@ -80,7 +80,7 @@ namespace llvm {
 
     /// Virt2SplitKillMap - This is splitted virtual register to its last use
     /// (kill) index mapping.
-    IndexedMap<SlotIndex> Virt2SplitKillMap;
+    IndexedMap<SlotIndex, VirtReg2IndexFunctor> Virt2SplitKillMap;
 
     /// ReMatMap - This is virtual register to re-materialized instruction
     /// mapping. Each virtual register whose definition is going to be