1656fa19ef
Before, something like: let int y = 42; let int x; x <- y; would cause an LLVM assertion failure. Fixed it. |
||
---|---|---|
.. | ||
bench | ||
compile-fail | ||
run-fail | ||
run-pass |
1656fa19ef
Before, something like: let int y = 42; let int x; x <- y; would cause an LLVM assertion failure. Fixed it. |
||
---|---|---|
.. | ||
bench | ||
compile-fail | ||
run-fail | ||
run-pass |