Function cranelift_codegen_meta::generate[][src]

pub fn generate(
    isas: &[Isa],
    out_dir: &str,
    crate_dir: &Path
) -> Result<(), Error>
Expand description

Generates all the Rust source files used in Cranelift from the meta-language.