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.
-z pauth-report
1 parent 0eb272a commit 964e9feCopy full SHA for 964e9fe
lld/docs/ld.lld.1
@@ -762,6 +762,11 @@ Specify how to report the missing GNU_PROPERTY_X86_FEATURE_1_IBT or GNU_PROPERTY
762
.Cm none
763
is the default, linker will not report the missing property otherwise will be reported as a warning or an error.
764
.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
770
.It Cm force-bti
771
Force enable AArch64 BTI instruction in PLT, warn if Input ELF file does not have GNU_PROPERTY_AARCH64_FEATURE_1_BTI property.
772
0 commit comments