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