struct LLVM::Target

Superclass hierarchy

Object
Value
Struct
LLVM::Target

Defined in:

Class Method Summary

Instance Method Summary

Class Method Detail

def self.each(&block)

def self.first

def self.from_triple(triple)

def self.new(unwrap)

Instance Method Detail

def create_target_machine(triple, cpu = "", features = "", opt_level = LLVM::CodeGenOptLevel::Default, reloc = LLVM::RelocMode::PIC, code_model = LLVM::CodeModel::Default)

def description

def name

def to_s(io)

def to_unsafe