roc/crates/compiler/gen_llvm/src/llvm
2023-02-26 14:23:10 +01:00
..
bitcode.rs prepare for llvm 15 2023-01-28 14:51:47 +01:00
build.rs correct the name of the size() exposed function 2023-02-26 14:23:10 +01:00
build_list.rs prepare for llvm 15 2023-01-28 14:51:47 +01:00
build_str.rs prepare for llvm 15 2023-01-28 14:51:47 +01:00
compare.rs prepare for llvm 15 2023-01-28 14:51:47 +01:00
convert.rs fix for when C has to return an empty tag union 2023-02-15 15:34:02 +01:00
expect.rs prepare for llvm 15 2023-01-28 14:51:47 +01:00
externs.rs prepare for llvm 15 2023-01-28 14:51:47 +01:00
intrinsics.rs prepare for llvm 15 2023-01-28 14:51:47 +01:00
lowlevel.rs prepare for llvm 15 2023-01-28 14:51:47 +01:00
mod.rs refactor llvm lowlevel code into its own file 2022-11-09 17:40:40 +01:00
refcounting.rs Handle case where only other tag of nullable unwrapped needs no refcount 2023-02-16 09:38:49 -06:00