struct LLVM::FunctionPassManager
Superclass hierarchy
Object
Value
Struct
LLVM::FunctionPassManager
Defined in:
Class Method Summary
.new
(unwrap)
Instance Method Summary
#add_target_data
(target_data)
#run
(&block)
#run
(mod : Module)
#to_unsafe
Class Method Detail
def self.
new
(unwrap)
Instance Method Detail
def
add_target_data
(target_data)
def
run
(&block)
def
run
(mod :
Module
)
def
to_unsafe