]> Cypherpunks repositories - gostls13.git/commit
cmd/link: remove size and version from genasmsym's argument
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Fri, 16 Sep 2016 04:47:28 +0000 (16:47 +1200)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Sun, 18 Sep 2016 21:59:20 +0000 (21:59 +0000)
commitdcb954c3f7ab6d463882dbc3f88e075e8e096f74
treef604afed62722026cc389a003284e337b6d958a8
parent2266047556e7bc32e828dbfc4accdd1d4669f137
cmd/link: remove size and version from genasmsym's argument

They are trivially available in the few places they are needed.

Change-Id: I6544692e9027076ec9e6e9a295c66457039e55e1
Reviewed-on: https://go-review.googlesource.com/29332
Run-TryBot: Michael Hudson-Doyle <michael.hudson@canonical.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/dwarf.go
src/cmd/link/internal/ld/lib.go
src/cmd/link/internal/ld/macho.go
src/cmd/link/internal/ld/pe.go
src/cmd/link/internal/ld/symtab.go