target-lexicon
target-lexicon copied to clipboard
Add unwind kinds and a "default unwind kind" method?
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?