[MC] Delete two unused MCCodePadder functions missed by D71106
authorFangrui Song <maskray@google.com>
Mon, 17 Feb 2020 06:34:42 +0000 (22:34 -0800)
committerFangrui Song <maskray@google.com>
Mon, 17 Feb 2020 06:37:33 +0000 (22:37 -0800)
llvm/include/llvm/MC/MCStreamer.h

index 11f0bdf..8a44773 100644 (file)
@@ -803,12 +803,6 @@ public:
   virtual void emitValueToOffset(const MCExpr *Offset, unsigned char Value,
                                  SMLoc Loc);
 
-  virtual void
-  EmitCodePaddingBasicBlockStart(const MCCodePaddingContext &Context) {}
-
-  virtual void
-  EmitCodePaddingBasicBlockEnd(const MCCodePaddingContext &Context) {}
-
   /// @}
 
   /// Switch to a new logical file.  This is used to implement the '.file