pub(crate) fn write_clif_file(
path: &Path,
isa: &dyn TargetIsa,
func: &Function,
clif_comments: &CommentWriter,
)
pub(crate) fn write_clif_file(
path: &Path,
isa: &dyn TargetIsa,
func: &Function,
clif_comments: &CommentWriter,
)