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:
parent
cb6c09a75a
commit
d88af88dfb
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user