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 bb71a07 commit a0a2a1fCopy full SHA for a0a2a1f
llvm/include/llvm/MC/MCGOFFSymbolMapper.h
@@ -40,7 +40,7 @@ class MCSectionGOFF;
40
// the whole data is pulled into the resulting executable, and the addresses
41
// given by the LD symbols are resolved.
42
//
43
-// The alternative is to use a Part Defiition (PR). In this case, the data (in a
+// The alternative is to use a Part Definition (PR). In this case, the data (in a
44
// text record) is associated with the part. When binding, only the data of
45
// referenced PRs is pulled into the resulting binary.
46
0 commit comments