Skip to content

Commit 896bbbb

Browse files
committed
update doc
Created using spr 1.3.5-bogner
1 parent d499bb0 commit 896bbbb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

lld/docs/ld.lld.1

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -794,13 +794,12 @@ Specify how to report the missing GNU_PROPERTY_X86_FEATURE_1_IBT or GNU_PROPERTY
794794
is the default, linker will not report the missing property otherwise will be reported as a warning or an error.
795795
.Pp
796796
.It Cm dynamic-undefined-weak
797-
Make undefined weak symbols dynamic when the dynamic symbol table is present,
798-
if they are referenced from a relocatable object file and not forced local by symbol visibility or versioning.
799-
Do not make them dynamic when
797+
Make undefined weak symbols dynamic when the dynamic symbol table is present, if they are referenced from
798+
relocatable object files and not forced local by symbol visibility or versioning. Do not make them dynamic when
800799
.Cm nodynamic-undefined-weak
801800
is specified.
802801
.Cm dynamic-undefined-weak
803-
is the default when building a position-independent executable or shared object, or when an input shared object is present.
802+
is the default when building a shared object, or when an input shared object is present.
804803
.Pp
805804
.It Cm pauth-report Ns = Ns Ar [none|warning|error]
806805
Specify how to report the missing GNU_PROPERTY_AARCH64_FEATURE_PAUTH property.

0 commit comments

Comments
 (0)