Skip to content

Commit 964e9fe

Browse files
committed
Add -z pauth-report description to lld's man page
1 parent 0eb272a commit 964e9fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lld/docs/ld.lld.1

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,6 +762,11 @@ Specify how to report the missing GNU_PROPERTY_X86_FEATURE_1_IBT or GNU_PROPERTY
762762
.Cm none
763763
is the default, linker will not report the missing property otherwise will be reported as a warning or an error.
764764
.Pp
765+
.It Cm pauth-report Ns = Ns Ar [none|warning|error]
766+
Specify how to report the missing GNU_PROPERTY_AARCH64_FEATURE_PAUTH property.
767+
.Cm none
768+
is the default, linker will not report the missing property otherwise will be reported as a warning or an error.
769+
.Pp
765770
.It Cm force-bti
766771
Force enable AArch64 BTI instruction in PLT, warn if Input ELF file does not have GNU_PROPERTY_AARCH64_FEATURE_1_BTI property.
767772
.Pp

0 commit comments

Comments
 (0)