dwarfdump: Use the index to find the right abbrev offset in DWP files
[oota-llvm.git] / lib / DebugInfo / DWARF / DWARFAcceleratorTable.cpp
index fd33c7d547494f6abc2db4c3e6532c89577db123..8ae05432869a23e10d3e73ee6e7237f8a041ae7d 100644 (file)
@@ -129,4 +129,4 @@ void DWARFAcceleratorTable::dump(raw_ostream &OS) const {
     }
   }
 }
-} // namespace llvm
+}