[Object/ELF] Change comment to reflect reality.

llvm-svn: 248032
This commit is contained in:
Davide Italiano 2015-09-18 20:41:15 +00:00
parent df1b494404
commit 92a5e83528
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ public:
void getRelocationTypeName(uint32_t Type,
SmallVectorImpl<char> &Result) const;
/// \brief Get the symbol table section and symbol for a given relocation.
/// \brief Get the symbol for a given relocation.
template <class RelT>
const Elf_Sym *getRelocationSymbol(const RelT *Rel,
const Elf_Shdr *SymTab) const;