We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c230f commit bb71a07Copy full SHA for bb71a07
llvm/include/llvm/MC/MCGOFFSymbolMapper.h
@@ -45,7 +45,7 @@ class MCSectionGOFF;
45
// referenced PRs is pulled into the resulting binary.
46
//
47
// 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
+// results in 3 GOFF symbols, either SD/ED/LD or SD/ED/PR. Moreover, certain
49
// sections are fine with just defining SD/ED symbols. The SymbolMapper takes
50
// care of all those details.
51
0 commit comments