roc/crates/compiler/gen_llvm/src/llvm
2023-12-25 17:05:37 +01:00
..
align.rs Add Layout::Erased 2023-07-12 14:43:24 -05:00
bitcode.rs cargo fmt 2023-12-12 21:15:17 +11:00
build.rs Merge branch 'main' of github.com:roc-lang/roc into clippy-1.74 2023-12-25 17:05:37 +01:00
build_list.rs cleanup list and str builtin naming from refcount to allocation 2023-12-10 19:52:28 -08:00
build_str.rs cleanup list and str builtin naming from refcount to allocation 2023-12-10 19:52:28 -08:00
compare.rs update rust code to llvm-16 and fix build 2023-10-23 13:50:31 -07:00
convert.rs update rust code to llvm-16 and fix build 2023-10-23 13:50:31 -07:00
erased.rs update rust code to llvm-16 and fix build 2023-10-23 13:50:31 -07:00
expect.rs more debug info corrections 2023-12-04 14:27:02 -08:00
externs.rs more debug info corrections 2023-12-04 14:27:02 -08:00
fn_ptr.rs update rust code to llvm-16 and fix build 2023-10-23 13:50:31 -07:00
intrinsics.rs Remove early DCE of builtins 2023-12-11 10:44:57 -08:00
lowlevel.rs cargo fmt 2023-12-12 21:15:17 +11:00
memcpy.rs Have basic_type_from_layout take LayoutRepr 2023-06-17 18:12:17 -05:00
mod.rs Erased functions do not take a func spec 2023-07-12 14:44:17 -05:00
refcounting.rs cleanup list and str builtin naming from refcount to allocation 2023-12-10 19:52:28 -08:00
scope.rs auto clippy fixes 2023-07-10 18:27:08 +02:00
struct_.rs update rust code to llvm-16 and fix build 2023-10-23 13:50:31 -07:00