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