struct LLVM::JITCompiler

Superclass hierarchy

Object
Value
Struct
LLVM::JITCompiler

Defined in:

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(mod)

Instance Method Detail

def get_pointer_to_global(value)

def run_function(func, args : Array(LLVM::GenericValue))

def run_function(func)

def to_unsafe