Class GlobalAlias
LLVM Global Alias for a function or global value
Namespace: Ubiquity.NET.Llvm.Values
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class GlobalAlias : GlobalIndirectSymbol, IExtensiblePropertyContainer, IOperandContainer<Value>
Properties
Aliasee | Gets or sets the aliasee that this Alias refers to |