1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:41:21 -06:00
go/src/cmd/9a
Russ Cox 53b78c84bc [dev.power64] cmd/9a: use new flag parser
Copy main from 6a. Fixes various things, but the
main thing is the use of the new flag parser.
The go command expects to be able to use -trimpath
and not have it be interpreted as -t rimpath.

LGTM=minux
R=minux
CC=golang-codereviews
https://golang.org/cl/126100043
2014-08-12 21:41:42 -04:00
..
a.h
a.y
doc.go
lex.c [dev.power64] cmd/9a: use new flag parser 2014-08-12 21:41:42 -04:00
Makefile
y.tab.c
y.tab.h