pub fn convert_module(
ctx: &mut Context,
module: &LLVMModule,
) -> Result<ModuleOp>Expand description
Convert LLVMModule to [ModuleOp].
pub fn convert_module(
ctx: &mut Context,
module: &LLVMModule,
) -> Result<ModuleOp>Convert LLVMModule to [ModuleOp].