]> Cypherpunks repositories - gostls13.git/commit
runtime: update runtime2.go itab comments about sync struct
authorSean Chen <40845434+two@users.noreply.github.com>
Tue, 24 Sep 2019 03:16:52 +0000 (03:16 +0000)
committerKeith Randall <khr@golang.org>
Tue, 24 Sep 2019 05:13:20 +0000 (05:13 +0000)
commit39ab8db914712dfc4898290f40b41dc8ea2c55a9
tree7e421cae35290b50a14ad68d8af6242b913ce3e1
parente29d276d55bc0743a0fb66ea4a4967f937153567
runtime: update runtime2.go itab comments about sync struct

`cmd/compile/internal/gc/reflect.go:/^func.dumptypestructs` was modified many times, now is  `cmd/compile/internal/gc/reflect.go:/^func.dumptabs`

Change-Id: Ie949a5bee7878c998591468a04f67a8a70c61da7
GitHub-Last-Rev: 9ecc26985ef18c8e870649b46419db0a9c72054f
GitHub-Pull-Request: golang/go#34489
Reviewed-on: https://go-review.googlesource.com/c/go/+/197037
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/runtime2.go