This commit is contained in:
Folkert 2021-06-24 20:12:37 +02:00
parent f8bdf05f90
commit 0eba188493
7 changed files with 225 additions and 184 deletions

View file

@ -148,6 +148,7 @@ pub fn gen_from_mono_module(
opt_level,
loaded.procedures,
loaded.entry_point,
Some(&app_ll_file),
);
env.dibuilder.finalize();