Merge branch 'master' into singlepass_aarch64

This commit is contained in:
ptitSeb
2022-01-21 11:08:43 +01:00
committed by GitHub
47 changed files with 709 additions and 423 deletions

View File

@ -213,7 +213,6 @@ impl Compiler for SinglepassCompiler {
function_call_trampolines,
dynamic_function_trampolines,
None,
None,
))
}
}