go/types: move go/types/internal/gcimport => go/internal/gcimporter
This will make it possible to access the gcimporter (and gccgoimporter, eventually) from the forthcoming gc/importer package, without exposing compiler names in package names. This change was created by manually adjusting the gcimporter paths in go/types.bash and then running sh go/types.bash (i.e., by revendoring gcimporter). The only manual changes are in go/types.bash. Change-Id: Idc282439742288c09caa58b3a66d77aec0325faf Reviewed-on: https://go-review.googlesource.com/8764Reviewed-by: Rob Pike <r@golang.org> Run-TryBot: Robert Griesemer <gri@golang.org>
Showing
File moved
File moved
File moved
Please register or sign in to comment