]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/objabi: shrink SymType down to a uint8
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 27 Apr 2017 20:07:56 +0000 (08:07 +1200)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Fri, 28 Apr 2017 20:02:20 +0000 (20:02 +0000)
commit4aca8b00fffe2d228d6dc9d4d061148bb721efd4
tree51adf5f4d47922120a107998e664a82c6f79cdc7
parentd2a954517834104dfa55341202efba911b17e03d
cmd/internal/objabi: shrink SymType down to a uint8

Now that it only takes small values.

Change-Id: I08086d392529d8775b470d65afc2475f8d0e7f4a
Reviewed-on: https://go-review.googlesource.com/42030
Run-TryBot: Michael Hudson-Doyle <michael.hudson@canonical.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/internal/obj/objfile.go
src/cmd/internal/objabi/symkind.go
src/cmd/internal/objabi/symkind_string.go
src/cmd/link/internal/ld/objfile.go