mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 08:11:12 +00:00
WIP
This commit is contained in:
parent
f8bdf05f90
commit
0eba188493
7 changed files with 225 additions and 184 deletions
|
@ -148,6 +148,7 @@ pub fn gen_from_mono_module(
|
|||
opt_level,
|
||||
loaded.procedures,
|
||||
loaded.entry_point,
|
||||
Some(&app_ll_file),
|
||||
);
|
||||
|
||||
env.dibuilder.finalize();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue