go/build: use custom file readers to avoid I/O
When reading Go files, read through import block. When reading non-Go files, read only leading comments. R=nigeltao, adg, r CC=golang-dev https://golang.org/cl/6493068
Showing
src/pkg/go/build/read.go
0 → 100644
Please register or sign in to comment