misched: Generate IsBuffered flag for machine resources.
[oota-llvm.git] / include / llvm / MC / MCObjectFileInfo.h
index 74e2263c731c241789cf926b6e5ea493a9b89d64..23e5513ae35e4a038f518ac57af23e5760e16ac5 100644 (file)
@@ -84,7 +84,8 @@ protected:
   /// this is the section to emit them into.
   const MCSection *CompactUnwindSection;
 
-  /// DwarfAccelNamesSection, DwarfAccelObjCSection
+  /// DwarfAccelNamesSection, DwarfAccelObjCSection,
+  /// DwarfAccelNamespaceSection, DwarfAccelTypesSection -
   /// If we use the DWARF accelerated hash tables then we want toe emit these
   /// sections.
   const MCSection *DwarfAccelNamesSection;