Module pretty_clif

Source
Expand description

This module provides the CommentWriter which makes it possible to add comments to the written cranelift IR.

Modified from rustc_codegen_cranelift.

Structsยง

CommentWriter ๐Ÿ”’

Functionsยง

should_write_ir ๐Ÿ”’
write_clif_file ๐Ÿ”’
write_ir_file ๐Ÿ”’