Class ModuleFlag
Module Flags Tuple for a module
Inheritance
ModuleFlag
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm
Assembly: Ubiquity.NET.Llvm.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 |