Merge branch 'update_zig' into name-functions-with-morphic

This commit is contained in:
Folkert 2021-06-09 14:57:25 +02:00
commit 4151dac452
24 changed files with 216 additions and 343 deletions

View file

@ -302,6 +302,8 @@ impl<'a, 'ctx, 'env> Env<'a, 'ctx, 'env> {
/* dwo_id */ 0,
/* split_debug_inling */ false,
/* debug_info_for_profiling */ false,
"",
"",
)
}