Function cranelift_codegen::print_errors::pretty_error[][src]

pub fn pretty_error(
    func: &Function,
    isa: Option<&dyn TargetIsa>,
    err: CodegenError
) -> String
Expand description

Pretty-print a Cranelift error.