Class CleanupReturn
Instruction that indicates to the personality function that one CleanupPad it transferred control to has ended
Namespace: Ubiquity.NET.Llvm.Instructions
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class CleanupReturn : Terminator, IExtensiblePropertyContainer, IOperandContainer<Value>
Properties
CleanupPad | Gets or sets the CleanupPad for this instruction |