]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: unexport gc.Sysfunc
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 8 Aug 2017 23:40:07 +0000 (16:40 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Fri, 11 Aug 2017 00:27:35 +0000 (00:27 +0000)
commit3b87defe4e3f865862cbe2e0627d94a8c456ae0c
treefe94870d8b88c463eca8f9c8e7d03f24395edb14
parenta6ae01a64a6a5ef17a4825cd486aa31f62481100
cmd/compile: unexport gc.Sysfunc

Updates #21352

Change-Id: If21342f30be32e25840b4072b932a6d4257b420d
Reviewed-on: https://go-review.googlesource.com/54091
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Avelino <t@avelino.xxx>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/gen.go
src/cmd/compile/internal/gc/reflect.go
src/cmd/compile/internal/gc/ssa.go