mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
glue getters in mono
This commit is contained in:
parent
c4016547af
commit
c9aedff3e8
4 changed files with 205 additions and 4 deletions
|
@ -297,6 +297,7 @@ fn gen_from_mono_module_llvm(
|
|||
&env,
|
||||
opt_level,
|
||||
loaded.procedures,
|
||||
&loaded.glue_layouts,
|
||||
opt_entry_point,
|
||||
Some(&app_ll_file),
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue