Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove outdated stack size adjustment
We don't save the function pointer to the stack anymore, so we shouldn't be adding a slot in the indirect call wrapper case. This wasn't breaking anything unless we had a return value on the stack.
- Loading branch information