Table of Contents

Property CompileUnits

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

CompileUnits

Gets the Debug Compile units for this module

IEnumerable<DICompileUnit> CompileUnits { get; }

Property Value

IEnumerable<DICompileUnit>