]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/internal/goobj2: remove old-style types
authorCherry Zhang <cherryyz@google.com>
Wed, 8 Apr 2020 18:30:55 +0000 (14:30 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 9 Apr 2020 16:38:33 +0000 (16:38 +0000)
commite7c16412b7ad9e6c7a10db75ddc2b86a65fbfbe8
tree85267d461eb070bafd5effd044cd53ad66158392
parent88d6d37b77c9fa5a9b499596210cf285287955c7
[dev.link] cmd/internal/goobj2: remove old-style types

They are no longer needed.

Also rewrite the test, as the old one no longer meaningful.

Change-Id: Id39ad6bb2a334cb6d61aa0a7c52837e0c3d62432
Reviewed-on: https://go-review.googlesource.com/c/go/+/227641
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/internal/goobj2/objfile.go
src/cmd/internal/goobj2/objfile_test.go