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