• Marvin Stenger's avatar
    cmd/dist: use standard generated code header · e86c0676
    Marvin Stenger authored
    This belongs to a series of clean-up changes (see below) for cmd/dist.
    This is change (4).
    
    These changes include:
    (1)  apply minor fixes
    (2)  restore behavior of branchtag
    (3)  unleash bootstrap optimization for windows
    (4)  use standard generated code header
    (5)  remove trivial variables + functions
    (6)  move functions for the better
    (7)  simplify code segments
    (8)  use bytes.Buffer for code generation
    (9)  rename variables + functions
    (10) remove doc.go
    
    Change-Id: I5e163f89a518f074e58bf2d44597e553c918d7e6
    Reviewed-on: https://go-review.googlesource.com/61010
    Run-TryBot: Ian Lance Taylor <iant@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    e86c0676
buildgo.go 2.66 KB