COFF: Update comment.

llvm-svn: 239413
This commit is contained in:
Rui Ueyama 2015-06-09 16:52:56 +00:00
parent cd50135a29
commit 0e77d227f8
1 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,8 @@ int Undefined::compare(SymbolBody *Other) {
StringRef DefinedRegular::getName() {
// DefinedSymbol's name is read lazily for a performance reason.
// Non-external symbol names are never used by the linker.
// Non-external symbol names are never used by the linker
// except for logging or debugging.
// Their internal references are resolved not by name but by symbol index.
// And because they are not external, no one can refer them by name.
// Object files contain lots of non-external symbols, and creating