Skip to main content

setup_compiler

Function setup_compiler 

Source
fn setup_compiler(
    config: &mut Config,
    options: &CliOpts,
    do_translate: bool,
    emit_artifacts: bool,
    codegen: bool,
)