]> Cypherpunks repositories - gostls13.git/commit
cmd/compile,cmd/internal/objabi: abstract out object header string
authorAustin Clements <austin@google.com>
Wed, 7 Apr 2021 13:27:11 +0000 (09:27 -0400)
committerAustin Clements <austin@google.com>
Thu, 8 Apr 2021 02:17:19 +0000 (02:17 +0000)
commit89ca1ce9a8fbb70800fe24cc13aa267c3c90aadb
tree28c104d1c920b690ae0e3de1eca2027a35c58a0e
parentb675e52e9592ba3db1a3cf2dc9c4bc02c89e03a8
cmd/compile,cmd/internal/objabi: abstract out object header string

Change-Id: Idbbb4cb7127b93afa34a8aa18bbdaad1f206ab6a
Reviewed-on: https://go-review.googlesource.com/c/go/+/308090
Trust: Austin Clements <austin@google.com>
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/obj.go
src/cmd/compile/internal/noder/import.go
src/cmd/internal/objabi/util.go