GCC backend: Remove add_eval if no function is created
This commit is contained in:
parent
c48d8d4d80
commit
864840512b
1 changed files with 0 additions and 1 deletions
|
|
@ -158,7 +158,6 @@ fn create_wrapper_function(
|
|||
}
|
||||
} else {
|
||||
assert!(output.is_none());
|
||||
block.add_eval(None, ret);
|
||||
block.end_with_void_return(None);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue