Revert r194865 and r194874.
[oota-llvm.git] / lib / Target / SystemZ / SystemZInstrInfo.h
index be4c8fe2add235f354e37530895d9b03e9d1fcc3..7978be42c90f8b2bfe2d2471ac17af9c8672214b 100644 (file)
@@ -127,7 +127,6 @@ class SystemZInstrInfo : public SystemZGenInstrInfo {
   void emitGRX32Move(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
                      DebugLoc DL, unsigned DestReg, unsigned SrcReg,
                      unsigned LowLowOpcode, unsigned Size, bool KillSrc) const;
-  virtual void anchor();
   
 public:
   explicit SystemZInstrInfo(SystemZTargetMachine &TM);