1
0
mirror of https://github.com/golang/go synced 2024-11-22 16:34:47 -07:00
Commit Graph

1 Commits

Author SHA1 Message Date
Rémy Oudompheng
6b72b07016 gc: do not compile switch on interface values into a binary search.
Fixes #2672.

R=golang-dev, lvd
CC=golang-dev, remy
https://golang.org/cl/5543058
2012-01-14 17:00:14 +01:00