Change the Value argument to eliminateFrameIndex to a type-tagged value. This
[oota-llvm.git] / lib / Target / Alpha / AlphaRegisterInfo.h
index a971e21c908cb177805ec448ba423af19fca0e4c..720367aa87dc93c5edcb8e955211cb6e777aeec9 100644 (file)
@@ -42,7 +42,7 @@ struct AlphaRegisterInfo : public AlphaGenRegisterInfo {
                                      MachineBasicBlock::iterator I) const;
 
   unsigned eliminateFrameIndex(MachineBasicBlock::iterator II,
-                               int SPAdj, int *Value = NULL,
+                               int SPAdj, FrameIndexValue *Value = NULL,
                                RegScavenger *RS = NULL) const;
 
   //void processFunctionBeforeFrameFinalized(MachineFunction &MF) const;