]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj, cmd/link: bump magic string to go19ld
authorMatthew Dempsky <mdempsky@google.com>
Mon, 6 Mar 2017 18:51:37 +0000 (10:51 -0800)
committerMatthew Dempsky <mdempsky@google.com>
Mon, 6 Mar 2017 19:13:57 +0000 (19:13 +0000)
commit7c84dc79fdd1e26fc117e170ada81444694e6bed
tree6ed2e997a8bd3730ad2b1fcc87889fcde03678c7
parentad74e450ca94b3d9e37efd47c234ca1eeee2889d
cmd/internal/obj, cmd/link: bump magic string to go19ld

golang.org/cl/37231 changed the object file format, but forgot to bump
the version string.

Change-Id: I8351ec8ed55e65479006e7c0df20254d0e31015f
Reviewed-on: https://go-review.googlesource.com/37798
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/internal/obj/objfile.go
src/cmd/link/internal/ld/objfile.go