codegen_ir

Function codegen_ir 

Source
pub fn codegen_ir(
    ir: IR,
    project: &ProjectSettings,
    settings: CodegenIRSettings,
) -> Result<Datapack>
Expand description

Runs the full routine for lowering IR and producing a datapack