Add JSON parser rule for custom_unwind_resume.
This commit is contained in:
parent
914c4dbc2a
commit
054e409651
1 changed files with 1 additions and 0 deletions
|
|
@ -335,6 +335,7 @@ impl Target {
|
|||
key!(pre_link_args, list);
|
||||
key!(post_link_args, list);
|
||||
key!(allow_asm, bool);
|
||||
key!(custom_unwind_resume, bool);
|
||||
|
||||
base
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue