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 3e51600 commit 971a381Copy full SHA for 971a381
src/c-api.adoc
@@ -32,6 +32,7 @@ a|
32
| `+__riscv_landing_pad+` | 1 | Defined if the landing pad is enabled.
33
| `+__riscv_landing_pad_unlabeled+` | 1 | Defined if the unlabeled labeling scheme is enabled.
34
| `+__riscv_landing_pad_func_sig+` | 1 | Defined if the function signature based labeling scheme is enabled.
35
+| `+__riscv_shadow_stack+` | 1 | Defined if the shadow stack is enabled.
36
|===
37
38
[id=__riscv_v_min_vlen]
0 commit comments