Table of Contents

Class GlobalObject

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

Base class for Global objects in an LLVM ModuleHandle

public class GlobalObject : GlobalValue, IEquatable<Value>
Inheritance
GlobalObject
Implements
Derived
Inherited Members
Extension Methods

Properties

Alignment

Gets or sets the alignment requirements for this object

Comdat

Gets or sets the comdat attached to this object, if any

Metadata

Gets a snap-shot collection of the metadata for this global

Section

Gets or sets the linker section this object belongs to

Methods

SetMetadata(uint, IrMetadata)

Sets metadata for this value