Revert "DebugInfo: Move type units into the debug_types section with appropriate...
[oota-llvm.git] / include / llvm / MC / MCObjectFileInfo.h
index 7734a157f54f0461a4332512774c579fa00c8fcb..277ca579dae02f30582031ab5eff69776c85c7ec 100644 (file)
@@ -262,8 +262,6 @@ public:
   const MCSection *getDwarfInfoDWOSection() const {
     return DwarfInfoDWOSection;
   }
-  const MCSection *getDwarfTypesSection(uint64_t Hash) const;
-  const MCSection *getDwarfTypesDWOSection(uint64_t Hash) const;
   const MCSection *getDwarfAbbrevDWOSection() const {
     return DwarfAbbrevDWOSection;
   }