]> Cypherpunks repositories - gostls13.git/commit
runtime: test distribution of interface hashes.
authorKeith Randall <khr@golang.org>
Thu, 7 Aug 2014 19:33:20 +0000 (12:33 -0700)
committerKeith Randall <khr@golang.org>
Thu, 7 Aug 2014 19:33:20 +0000 (12:33 -0700)
commit3d7e3691207fd9dabfe12a560ecac473e7e59737
tree85e1f5671a9f6b9ab6cc2a258188ba006b5c7966
parentcc063592b0307552af9fd80f03be6276838e52f9
runtime: test distribution of interface hashes.

LGTM=dvyukov
R=dvyukov, khr
CC=golang-codereviews
https://golang.org/cl/121030043
src/pkg/runtime/alg.go
src/pkg/runtime/export_test.go
src/pkg/runtime/hash_test.go