Skip to main content

build_eir

Function build_eir 

Source
pub fn build_eir(program: &Program) -> Result<EirProgram>
Expand description

Build EIR from parsed frontend AST without lowering to RIR.