Table of Contents

Class DebugLabel

Namespace
Ubiquity.NET.Llvm.Instructions
Assembly
Ubiquity.NET.Llvm.dll

Intrinsic LLVM IR instruction to provide a Debug label for a Value

public sealed class DebugLabel : DebugInfoIntrinsic, IEquatable<Value>, IFunctionAttributeAccessor
Inheritance
DebugLabel
Implements
Inherited Members
Extension Methods

See Also