Table of Contents

Property ModuleFlags

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

ModuleFlags

Gets the IrMetadata for module level flags

public IReadOnlyDictionary<LazyEncodedString, ModuleFlag> ModuleFlags { get; }

Property Value

IReadOnlyDictionary<LazyEncodedString, ModuleFlag>