Struct llvm_plugin::ModulePassManager
source · pub struct ModulePassManager { /* private fields */ }
Expand description
Struct allowing to add passes on LLVM IR modules to the pass manager pipeline.
pub struct ModulePassManager { /* private fields */ }
Struct allowing to add passes on LLVM IR modules to the pass manager pipeline.