Rip out the 'is temporary' nonsense from the MCContext interface to
[oota-llvm.git] / lib / Target / MSP430 / MSP430RegisterInfo.h
index aa0878767bc6f809ae2e742a1045092b2ee5b3ce..c8684dfdb04156021f838ab3af2e2afa446939a6 100644 (file)
@@ -50,7 +50,7 @@ public:
                                      MachineBasicBlock::iterator I) const;
 
   unsigned eliminateFrameIndex(MachineBasicBlock::iterator II,
-                               int SPAdj, int *Value = NULL,
+                               int SPAdj, FrameIndexValue *Value = NULL,
                                RegScavenger *RS = NULL) const;
 
   void emitPrologue(MachineFunction &MF) const;