LLVM::TargetMachine

class LLVM::TargetMachine

Defined in:

llvm/target_machine.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(unwrap : LibLLVM::TargetMachineRef)Source

Instance Method Detail

def abiSource

def data_layoutSource

def emit_asm_to_file(llvm_mod, filename)Source

def emit_obj_to_file(llvm_mod, filename)Source

def finalizeSource

def targetSource

def to_unsafe : LibLLVM::TargetMachineRefSource

def tripleSource

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部