[ELF] - Fix comment. NFC.

llvm-svn: 313523
This commit is contained in:
George Rimar 2017-09-18 09:46:18 +00:00
parent 8962db9111
commit c08593a3f8
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ void OutputSectionFactory::addInputSec(InputSectionBase *IS,
return;
}
// Sections with the SHT_GROUP attribute reach here only when the - r option
// Sections with the SHT_GROUP attribute reach here only when the -r option
// is given. Such sections define "section groups", and InputFiles.cpp has
// dedup'ed section groups by their signatures. For the -r, we want to pass
// through all SHT_GROUP sections without merging them because merging them