Skip to content

Add if-then-else to refcount IR #15

@tjobi

Description

@tjobi

That way we don't have to keep boolean values as objects. Seems a little silly to reference count these.
Upside of keeping what we have is that we may be able to reuse the boolean objects for other constructors with 0 members (although the emitted C-code doesn't really allow for that right now)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions