Skip to content

Commit

Permalink
Add macro for shadow stack as well
Browse files Browse the repository at this point in the history
  • Loading branch information
kito-cheng committed Sep 23, 2024
1 parent 3e51600 commit 971a381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/c-api.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ a|
| `+__riscv_landing_pad+` | 1 | Defined if the landing pad is enabled.
| `+__riscv_landing_pad_unlabeled+` | 1 | Defined if the unlabeled labeling scheme is enabled.
| `+__riscv_landing_pad_func_sig+` | 1 | Defined if the function signature based labeling scheme is enabled.
| `+__riscv_shadow_stack+` | 1 | Defined if the shadow stack is enabled.
|===

[id=__riscv_v_min_vlen]
Expand Down

0 comments on commit 971a381

Please sign in to comment.