Revert r194865 and r194874.
[oota-llvm.git] / lib / Target / PowerPC / PPCInstrInfo.h
index f140c41a2a89a874606c58fd316c537c27de0b6e..bd72a4d9e519e84006d575f42e98918e6f224b55 100644 (file)
@@ -78,7 +78,6 @@ class PPCInstrInfo : public PPCGenInstrInfo {
                             const TargetRegisterClass *RC,
                             SmallVectorImpl<MachineInstr*> &NewMIs,
                             bool &NonRI, bool &SpillsVRS) const;
-  virtual void anchor();
 public:
   explicit PPCInstrInfo(PPCTargetMachine &TM);