mirror of
https://github.com/golang/go
synced 2025-02-24 04:05:04 +00:00
They caused internal compiler errors and they're expensive enough that inlining them doesn't make sense. Fixes #5259. R=golang-dev, r, iant, remyoudompheng CC=golang-dev https://golang.org/cl/8636043