1
0
mirror of https://github.com/golang/go synced 2024-11-21 16:44:43 -07:00

5g, 8g: remove documentation dregs

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5714051
This commit is contained in:
Anthony Martin 2012-02-29 22:56:50 -08:00
parent cb6c09a75a
commit d88af88dfb
2 changed files with 0 additions and 4 deletions

View File

@ -9,7 +9,5 @@ The $GOARCH for these tools is arm.
It reads .go files and outputs .5 files. The flags are documented in ../gc/doc.go.
There is no instruction optimizer, so the -N flag is a no-op.
*/
package documentation

View File

@ -9,7 +9,5 @@ The $GOARCH for these tools is 386.
It reads .go files and outputs .8 files. The flags are documented in ../gc/doc.go.
There is no instruction optimizer, so the -N flag is a no-op.
*/
package documentation