Skip to content

Commit 08d4685

Browse files
committed
cmt
Created using spr 1.3.7
1 parent 9376a12 commit 08d4685

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

lld/docs/ld.lld.1

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -726,11 +726,9 @@ may be:
726726
.It Cm report-all
727727
Report unresolved symbols (default).
728728
.It Cm ignore-in-object-files
729-
Only report unresolved symbols contained in shared libraries. Ignore if the are
730-
contained in object files.
729+
Only report unresolved symbols contained in shared libraries.
731730
.It Cm ignore-in-shared-libs
732-
Only report unresolved symbols contained in object files. Ignore if they are
733-
contained in shared libraries.
731+
Only report unresolved symbols contained in object files.
734732
.It Cm ignore-all
735733
Do not report unresolved symbols.
736734
.El

0 commit comments

Comments
 (0)