[][src]Module llhd::assembly

Facilities to emit a module as human-readable assembly, or to parse such assembly back into a module.

Functions

parse_module

Parse a module.

parse_time

Parse a time.

parse_type

Parse a type.

write_module

Emit assembly for a module.

write_module_string

Emit assembly for a module as string.