Browse Source
The `SigData::from_func_sig` constructor will already ensure that the struct return pointer is returned, so this is a purely unnecessary call. Note that this is not a performance speed up, since `ensure_struct_return_ptr_is_returned` doesn't do any significant work if the signature is already legalized.pull/5095/head
Nick Fitzgerald
2 years ago
committed by
GitHub
1 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue