Table of Contents

Enum GlobalISelAbortMode

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

Abort behavior when global instruction selection fails to lower/select and instruction

public enum GlobalISelAbortMode

Fields

Disable = 1

Disabled abort mode

DisableWithDiag = 2

Disabled abort mode with diagnostic

Enable = 0

Enabled abort mode