update to llvm 12

This commit is contained in:
Folkert 2021-06-07 20:02:59 +02:00
parent 22ff337f64
commit 8e227c7e7c
5 changed files with 56 additions and 58 deletions

View file

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