start perceus reference count

This commit is contained in:
J.Teeuwissen 2023-01-26 17:13:29 +01:00
parent c60dcd763d
commit 957f44966c
No known key found for this signature in database
GPG key ID: DB5F7A1ED8D478AD
6 changed files with 211 additions and 26 deletions

View file

@ -382,7 +382,7 @@ impl<'a> CodeGenHelp<'a> {
closure_data_layout: None,
ret_layout,
is_self_recursive: SelfRecursive::NotSelfRecursive,
must_own_arguments: false,
// must_own_arguments: false,
host_exposed_layouts: HostExposedLayouts::NotHostExposed,
});