LLVM::JITCompiler

class LLVM::JITCompiler

Defined in:

llvm/jit_compiler.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(mod)Source

def self.new(mod, &block)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–2017 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.22.0/LLVM/JITCompiler.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部