Class LLVMPassManagerBuilderRef
Global LLVM object handle
Namespace: Llvm.NET.Interop
Assembly: Llvm.NET.dll
Syntax
[SecurityCritical]
public class LLVMPassManagerBuilderRef : LlvmObjectRef, IDisposable, IEquatable<LlvmObjectRef>
Constructors
LLVMPassManagerBuilderRef(IntPtr, Boolean) | Creates a new instance of an LLVMPassManagerBuilderRef |
Properties
Zero | Gets a Zero (null) value handle |
Methods
ReleaseHandle() |