Roll out r126425 and r126450 to see if it fixes the failures on the buildbots.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfDebug.h
index 2e920f502a2947cff057bdfb28614e8ca21cdcdf..7df0510fbfba581b5bba0b2c7d533b2529797ac7 100644 (file)
@@ -280,12 +280,6 @@ private:
   void addLabel(DIE *Die, unsigned Attribute, unsigned Form,
                 const MCSymbol *Label);
 
-  /// addSectionOffset - Add a Dwarf section relative label attribute data and
-  /// value.
-  ///
-  void addSectionOffset(DIE *Die, unsigned Attribute, unsigned Form,
-                const MCSymbol *Label);
-
   /// addDelta - Add a label delta attribute data and value.
   ///
   void addDelta(DIE *Die, unsigned Attribute, unsigned Form,