mirror of https://github.com/golang/go.git
At least three Go tests rely on that (log, runtime/{pprof,debug}).
Fixes #6972.
Fixes #6974.
Fixes #6975.
R=alex.brainman, mattn.jp, rsc
CC=golang-dev
https://golang.org/cl/43150043
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| asm5.c | ||
| asm6.c | ||
| asm8.c | ||
| data.c | ||
| go.c | ||
| ld.c | ||
| list5.c | ||
| list6.c | ||
| list8.c | ||
| obj.c | ||
| obj5.c | ||
| obj6.c | ||
| obj8.c | ||
| objfile.c | ||
| pass.c | ||
| pcln.c | ||
| sym.c | ||