mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
move around hostexposedalias logic
This commit is contained in:
parent
5d3c7a9363
commit
7fb4b60b21
11 changed files with 120 additions and 123 deletions
|
@ -235,6 +235,7 @@ fn gen_from_mono_module_llvm<'a>(
|
|||
&loaded.layout_interner,
|
||||
opt_level,
|
||||
loaded.procedures,
|
||||
loaded.host_exposed_lambda_sets,
|
||||
entry_point,
|
||||
Some(&app_ll_file),
|
||||
&loaded.glue_layouts,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue