Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for
[oota-llvm.git] / lib / Target / XCore / XCoreFrameLowering.h
index 7da19f0deb1b5ebdd052c4d89c7019024eacc361..c591e93780aa59a0d8907e7e5f74c615a9541ecc 100644 (file)
@@ -42,8 +42,6 @@ namespace llvm {
 
     bool hasFP(const MachineFunction &MF) const;
 
-    void getInitialFrameState(std::vector<MachineMove> &Moves) const;
-
     void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
                                               RegScavenger *RS = NULL) const;