Skip to content

Dict should store keys as instructions #152

@dcbaker

Description

@dcbaker

It's valid for a dictionary to have a key that is a String, Identifier pointing to a string, or some callable that returns one of the previous things. We currently store them as a std::string.

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions