struct LLVM::JITCompiler
Superclass hierarchy
Object
Value
Struct
LLVM::JITCompiler
Defined in:
Class Method Summary
.new
(mod)
Instance Method Summary
#get_pointer_to_global
(value)
#run_function
(func, args : Array(LLVM::GenericValue))
#run_function
(func)
#to_unsafe
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