Keep track of MCSymbol used to mark beginning of a function.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfDebug.h
index 4ae768abae6412503f7b93ac58a15ebfe970edc8..380f2014c23c97b59a08f1304e0be4204b12b97e 100644 (file)
@@ -218,7 +218,8 @@ class DwarfDebug {
   // section offsets and are created by EmitSectionLabels.
   MCSymbol *DwarfFrameSectionSym, *DwarfInfoSectionSym, *DwarfAbbrevSectionSym;
   MCSymbol *DwarfStrSectionSym, *TextSectionSym, *DwarfDebugRangeSectionSym;
-  
+
+  MCSymbol *FunctionBeginSym;
 private:
   
   /// getSourceDirectoryAndFileIds - Return the directory and file ids that