Table of Contents

Constructor ModuleFlag

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

ModuleFlag(ModuleFlagBehavior, LazyEncodedString, IrMetadata)

Initializes a new instance of the ModuleFlag class.

public ModuleFlag(ModuleFlagBehavior behavior, LazyEncodedString name, IrMetadata metadata)

Parameters

behavior ModuleFlagBehavior

Behavior for the flag

name LazyEncodedString

Name of the flag

metadata IrMetadata

IrMetadata for the flag