Skip to content

Commit bb71a07

Browse files
Update llvm/include/llvm/MC/MCGOFFSymbolMapper.h
Co-authored-by: Neumann Hon <[email protected]>
1 parent 77c230f commit bb71a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/MC/MCGOFFSymbolMapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class MCSectionGOFF;
4545
// referenced PRs is pulled into the resulting binary.
4646
//
4747
// Both approaches are used, which means that the equivalent of a section in ELF
48-
// results in 3 GOFF symbol, either SD/ED/LD or SD/ED/PR. Moreover, certain
48+
// results in 3 GOFF symbols, either SD/ED/LD or SD/ED/PR. Moreover, certain
4949
// sections are fine with just defining SD/ED symbols. The SymbolMapper takes
5050
// care of all those details.
5151

0 commit comments

Comments
 (0)