class

LLVM::JITCompiler

Inherits Reference / Object

Constructors

new(mod)
Source
new(mod, &)
Source

Instance methods

dispose
Source
finalize
Source
function_address(name : String) : Pointer(Void)
Source
get_pointer_to_global(value)
Source
run_function(func, args : Array(LLVM::GenericValue), context : Context)
Source
run_function(func, context : Context)
Source
to_unsafe
Source