glue getters in mono

This commit is contained in:
Folkert 2022-11-02 21:36:32 +01:00
parent c4016547af
commit c9aedff3e8
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
4 changed files with 205 additions and 4 deletions

View file

@ -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),
);