Change the Value argument to eliminateFrameIndex to a type-tagged value. This
[oota-llvm.git] / lib / Target / SystemZ / SystemZRegisterInfo.h
index fabd4e804ca62db96c9a333276a5b8e92a732691..99e396a538b95c86f069430da3118ed9804dbd19 100644 (file)
@@ -56,7 +56,7 @@ struct SystemZRegisterInfo : public SystemZGenRegisterInfo {
                                      MachineBasicBlock::iterator I) const;
 
   unsigned eliminateFrameIndex(MachineBasicBlock::iterator II,
-                               int SPAdj, int *Value = NULL,
+                               int SPAdj, FrameIndexValue *Value = NULL,
                                RegScavenger *RS = NULL) const;