mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 19:44:38 +08:00
[ELF] - Fix comment. NFC.
Addresses forgotten comment for D43071. llvm-svn: 325332
This commit is contained in:
@@ -623,7 +623,7 @@ uint32_t ScriptParser::readFill() {
|
||||
//
|
||||
// An output section name can be followed by an address expression
|
||||
// and/or directive. This grammar is not LL(1) because "(" can be
|
||||
// interpreted as either the beginning of some expression or begining
|
||||
// interpreted as either the beginning of some expression or beginning
|
||||
// of directive.
|
||||
//
|
||||
// https://sourceware.org/binutils/docs/ld/Output-Section-Address.html
|
||||
|
||||
Reference in New Issue
Block a user