W3cubDocs

/Crystal

class LLVM::JITCompiler

Defined in:

llvm/jit_compiler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(mod)Source

def self.new(mod, &)Source

Instance Method Detail

def disposeSource

def finalizeSource

def get_pointer_to_global(value)Source

def run_function(func, args : Array(LLVM::GenericValue), context : Context)Source

def run_function(func, context : Context)Source

def to_unsafe : LibLLVM::ExecutionEngineRefSource

© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/LLVM/JITCompiler.html