struct LLVM::TargetMachine

Superclass hierarchy

Object
Value
Struct
LLVM::TargetMachine

Defined in:

Class Method Summary

Instance Method Summary

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