mirror of
https://github.com/golang/go
synced 2025-07-06 20:30:37 +00:00
Usually, there is no esc info when inlining, but there will be when generating inlined wrapper functions. If we don't use this information, we get invalid addresses on the stack. Fixes #5056. R=golang-dev, rsc CC=golang-dev, remyoudompheng https://golang.org/cl/7850045
518 B
518 B