Method DoNothing
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
DoNothing()
Creates a call to the llvm.donothing intrinsic
public CallInstruction DoNothing()
Returns
Exceptions
- InvalidOperationException
InsertBlock is null or it's ContainingFunction is null or has a null ParentModule