Print section start labels when first switching to the section.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfDebug.h
index df967d58151c2655db262030076affa2c7d6e1df..6e462bf06d05c0e252860bc3213ecf798bd031cf 100644 (file)
@@ -339,9 +339,6 @@ class DwarfDebug : public AsmPrinterHandler {
   /// \brief Construct a DIE for this abstract scope.
   void constructAbstractSubprogramScopeDIE(LexicalScope *Scope);
 
-  /// \brief Emit initial Dwarf sections with a label at the start of each one.
-  void emitSectionLabels();
-
   /// \brief Compute the size and offset of a DIE given an incoming Offset.
   unsigned computeSizeAndOffset(DIE *Die, unsigned Offset);