target-lexicon icon indicating copy to clipboard operation
target-lexicon copied to clipboard

Add unwind kinds and a "default unwind kind" method?

Open sunfishcode opened this issue 5 years ago • 0 comments

Similar to the CallingConvention enum and the default_calling_convention() method, should we add an UnwindKind enum and default_unwind_kind() method?

One question is, do we need this, or should the unwind kind be implied by the calling convention?

sunfishcode avatar Jan 14 '20 22:01 sunfishcode