Skip to content

Commit a0a2a1f

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

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
@@ -40,7 +40,7 @@ class MCSectionGOFF;
4040
// the whole data is pulled into the resulting executable, and the addresses
4141
// given by the LD symbols are resolved.
4242
//
43-
// The alternative is to use a Part Defiition (PR). In this case, the data (in a
43+
// The alternative is to use a Part Definition (PR). In this case, the data (in a
4444
// text record) is associated with the part. When binding, only the data of
4545
// referenced PRs is pulled into the resulting binary.
4646
//

0 commit comments

Comments
 (0)