Add JSON parser rule for custom_unwind_resume.
This commit is contained in:
parent
914c4dbc2a
commit
054e409651
@ -335,6 +335,7 @@ macro_rules! key {
|
||||
key!(pre_link_args, list);
|
||||
key!(post_link_args, list);
|
||||
key!(allow_asm, bool);
|
||||
key!(custom_unwind_resume, bool);
|
||||
|
||||
base
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user