Class GlobalObject
Base class for Global objects in an LLVM Module
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.Values
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class GlobalObject : GlobalValue, IExtensiblePropertyContainer
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(UInt32, LlvmMetadata) | Sets metadata for this value |