Table of Contents

Class GlobalAlias

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

LLVM Global Alias for a function or global value

public class GlobalAlias : GlobalIndirectSymbol, IEquatable<Value>
Inheritance
GlobalAlias
Implements
Inherited Members
Extension Methods

Properties

Aliasee

Gets or sets the aliasee that this Alias refers to