Class GlobalObject
Base class for Global objects in an LLVM Module
Namespace: Llvm.NET.Values
Assembly: Llvm.NET.dll
Syntax
public class GlobalObject : GlobalValue, IExtensiblePropertyContainer, IOperandContainer<Value>
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 |