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 49f3c0b commit f4d51b8Copy full SHA for f4d51b8
src/doc/unstable-book/src/compiler-flags/branch-protection.md
@@ -1,7 +1,7 @@
1
# `branch-protection`
2
3
This option lets you enable branch authentication instructions on AArch64.
4
-This option is ignored for non-AArch64 architectures.
+This option is only accepted when targeting AArch64 architectures.
5
It takes some combination of the following values, separated by a `,`.
6
7
- `pac-ret` - Enable pointer authentication for non-leaf functions.
0 commit comments