[Object/ELF] Change comment to reflect reality.
[oota-llvm.git] / include / llvm / Object / ELF.h
index e4f49ca0eb3943669da614b319d43e0cc20acc28..c32a02a8437bd5827d8880acff1a50d8f8f01881 100644 (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;