[llvm-readobj] Delete unused declaration

This commit is contained in:
Fangrui Song 2020-12-06 15:54:17 -08:00
parent 9c53b2adc8
commit 71d43d314c
1 changed files with 0 additions and 1 deletions

View File

@ -128,7 +128,6 @@ private:
void printCodeViewSymbolSection(StringRef SectionName, const SectionRef &Section);
void printCodeViewTypeSection(StringRef SectionName, const SectionRef &Section);
StringRef getTypeName(TypeIndex Ty);
StringRef getFileNameForFileOffset(uint32_t FileOffset);
void printFileNameForOffset(StringRef Label, uint32_t FileOffset);
void printTypeIndex(StringRef FieldName, TypeIndex TI) {