Rename one more "local" to "explicit_slot".
This commit is contained in:
@@ -14,7 +14,7 @@ endif
|
|||||||
syn spell notoplevel
|
syn spell notoplevel
|
||||||
|
|
||||||
syn keyword ctonHeader test isa set
|
syn keyword ctonHeader test isa set
|
||||||
syn keyword ctonDecl function jump_table incoming_arg outgoing_arg spill_slot local emergency_slot
|
syn keyword ctonDecl function jump_table incoming_arg outgoing_arg spill_slot explicit_slot emergency_slot
|
||||||
syn keyword ctonFilecheck check sameln nextln unordered not regex contained
|
syn keyword ctonFilecheck check sameln nextln unordered not regex contained
|
||||||
|
|
||||||
syn match ctonType /\<\([bif]\d\+\(x\d\+\)\?\)\|[if]flags\>/
|
syn match ctonType /\<\([bif]\d\+\(x\d\+\)\?\)\|[if]flags\>/
|
||||||
|
|||||||
Reference in New Issue
Block a user