roc/crates/compiler/gen_llvm/src
Ayaz Hafiz 94c2c47da4
Handle case where only other tag of nullable unwrapped needs no refcount
It's possible to have a nullable unwrapped code where the only material
payload does not need refcounting operations. In this case the
refcounting function is the trivial one.
2023-02-16 09:38:49 -06:00
..
llvm Handle case where only other tag of nullable unwrapped needs no refcount 2023-02-16 09:38:49 -06:00
lib.rs Allow all the arguments 2022-12-29 11:42:24 -06:00
run_roc.rs Eliminate Stmt::RuntimeError in favor of crash 2022-11-24 14:46:53 -06:00