Skip to content

Convert all printing to some kind of message and print all at once #161

@dcbaker

Description

@dcbaker

Rather than printing in the MIR lowering passes, emit some kind of message() object that all gets resolved at the end of the program. This may require allowing for a single instruction to be replaced with multiple instructions, a thing we don't currently handle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MIRIssues related to the MIR (Mid level IR)difficulty:hard

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions