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 9376a12 commit 08d4685Copy full SHA for 08d4685
lld/docs/ld.lld.1
@@ -726,11 +726,9 @@ may be:
726
.It Cm report-all
727
Report unresolved symbols (default).
728
.It Cm ignore-in-object-files
729
-Only report unresolved symbols contained in shared libraries. Ignore if the are
730
-contained in object files.
+Only report unresolved symbols contained in shared libraries.
731
.It Cm ignore-in-shared-libs
732
-Only report unresolved symbols contained in object files. Ignore if they are
733
-contained in shared libraries.
+Only report unresolved symbols contained in object files.
734
.It Cm ignore-all
735
Do not report unresolved symbols.
736
.El
0 commit comments