Function arret::subcommand::compile::compile_input_file[][src]

pub fn compile_input_file(
    ccx: &CompileCtx,
    input_file: &SourceFile,
    target_triple: Option<&str>,
    output_path: &Path,
    debug_info: bool
) -> bool