Class GlobalObjectExtensions
Fluent style extensions for properties of GlobalObject
Inheritance
GlobalObjectExtensions
Namespace: Ubiquity.NET.Llvm.Values
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public static class GlobalObjectExtensions
Methods
Alignment(GlobalObject, UInt32) | 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 |