Skip to content
This repository was archived by the owner on Jun 13, 2020. It is now read-only.
This repository was archived by the owner on Jun 13, 2020. It is now read-only.

Arithmetic in constants spits out malformed LLVM IR #713

@felixangell

Description

@felixangell

If you do the following:

foo := 2;
bar := foo * foo;

It will give you a in the LLVM IR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions