pub fn emit_runtime_decls(ir: &mut String) -> Result<(), CodeGenError>Expand description
Emit all runtime function declarations to the IR string.
pub fn emit_runtime_decls(ir: &mut String) -> Result<(), CodeGenError>Emit all runtime function declarations to the IR string.