Table of Contents

Enum UWTableKind

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

Enumeration for values of the 'uwtable' attribute

public enum UWTableKind

Fields

Async = 2

Generate table for asynchronous unwind

None = 0

Default [invalid] value

Sync = 1

Generate table for synchronous unwind