struct LLVM::TargetMachine
Superclass hierarchy
Object
Value
Struct
LLVM::TargetMachine
Defined in:
Class Method Summary
.new
(unwrap)
Instance Method Summary
#abi
#data_layout
#emit_asm_to_file
(llvm_mod, filename)
#emit_obj_to_file
(llvm_mod, filename)
#target
#to_unsafe
#triple
Class Method Detail
def self.
new
(unwrap)
Instance Method Detail
def
abi
def
data_layout
def
emit_asm_to_file
(llvm_mod, filename)
def
emit_obj_to_file
(llvm_mod, filename)
def
target
def
to_unsafe
def
triple