For PR1207:
[oota-llvm.git] / lib / Target / PowerPC / PPCRegisterInfo.h
index 6c30f6b2a5d4fb455e1e370c66d4402fb34fccba..f8344de6ac156486090e8003c201d70eb8b24731 100644 (file)
@@ -58,8 +58,6 @@ public:
 
   const TargetRegisterClass* const* getCalleeSavedRegClasses() const;
 
-  BitVector getReservedRegs(const MachineFunction &MF) const;
-
   /// targetHandlesStackFrameRounding - Returns true if the target is
   /// responsible for rounding up the stack frame (probably at emitPrologue
   /// time).