Interface ILazyCompileExecutionEngine
Interface for lazy compilation JIT support
Namespace: Ubiquity.NET.Llvm.JIT
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public interface ILazyCompileExecutionEngine : IExecutionEngine
Methods
AddLazyCompiledModule(BitcodeModule, LLVMOrcSymbolResolverFn) | Adds a module for lazy compilation |