Table of Contents

Property DataLayout

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

DataLayout

Gets the data layout for this block

public IDataLayout? DataLayout { get; }

Property Value

IDataLayout

Remarks

This is a short hand for retrieving the Layout from the Module property