Class ModuleFlag
Module Flags Tuple for a module
Inheritance
ModuleFlag
Namespace: Llvm.NET
Assembly: Llvm.NET.dll
Syntax
public class ModuleFlag
Constructors
ModuleFlag(ModuleFlagBehavior, String, LlvmMetadata) | Initializes a new instance of the ModuleFlag class. |
Properties
Behavior | Gets the ModuleFlagBehavior options for this module flag |
Metadata | Gets the Metadata for this flag |
Name | Gets the name of flag |