Table of Contents

Class GlobalObjectExtensions

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

Fluent style extensions for properties of GlobalObject

public static class GlobalObjectExtensions
Inheritance
GlobalObjectExtensions
Inherited Members

Methods

Alignment(GlobalObject, uint)

Sets the alignment for a GlobalObject

Comdat(GlobalObject, string)

Sets a named Comdat for a GlobalObject

Comdat(GlobalObject, string, ComdatKind)

Sets a named Comdat for a GlobalObject

SectionName(GlobalObject, string)

Sets the linker section name for a GlobalObject