safe commit, because actually reading about good practices now, so rework incomming uwu
This commit is contained in:
parent
05ebc02909
commit
2f99969f12
9 changed files with 57 additions and 20 deletions
4
src/llvm_backend/compiler.rs
Normal file
4
src/llvm_backend/compiler.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
use std::collections::HashMap;
|
||||
|
||||
use inkwell::{builder::Builder, context::Context, module::Module, values::{FunctionValue, PointerValue}};
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue