go/test/bench/garbage
Russ Cox 220a6de47e build: adjustments for move from src/pkg to src
This CL adjusts code referring to src/pkg to refer to src.

Immediately after submitting this CL, I will submit
a change doing 'hg mv src/pkg/* src'.
That change will be too large to review with Rietveld
but will contain only the 'hg mv'.

This CL will break the build.
The followup 'hg mv' will fix it.

For more about the move, see golang.org/s/go14nopkg.

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/134570043
2014-09-08 00:06:45 -04:00
..
Makefile all: remove some references to Make.inc etc. 2012-03-07 13:51:49 +11:00
parser.go build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
peano.go test: use testlib (first 100) 2012-02-16 23:48:57 -05:00
stats.go test/bench/garbage: fix parser benchmark 2012-04-05 20:35:54 +04:00
tree.go runtime: make garbage collector faster by deleting code 2012-01-10 19:49:11 -08:00
tree2.go test/bench/garbage: fix parser benchmark 2012-04-05 20:35:54 +04:00