pub fn function_kind_to_filename(kind: &CompiledKind, suffix: &str) -> StringExpand description
Converts a kind into a filename, that we will use to dump the contents of the IR object file to.
pub fn function_kind_to_filename(kind: &CompiledKind, suffix: &str) -> StringConverts a kind into a filename, that we will use to dump the contents of the IR object file to.