]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/internal/dwarf: add back some constant prefixes
authorCherry Zhang <cherryyz@google.com>
Fri, 20 Mar 2020 15:51:34 +0000 (11:51 -0400)
committerCherry Zhang <cherryyz@google.com>
Mon, 23 Mar 2020 14:38:30 +0000 (14:38 +0000)
commitf652eb72b6b65a63572650de5b5c08cfcf65de6b
tree515b537613f1dd380eab5687497d6933dd7afae2
parent6def07cf1ec9b4ac5ae8a4cbcddb603e0c3e982b
[dev.link] cmd/internal/dwarf: add back some constant prefixes

They are still used by the old linker.

This is for introducing gating for the new object file format and
the new linker.

Change-Id: I97bb6ab4cc2c03f90f199c705d4c127e45ca07f6
Reviewed-on: https://go-review.googlesource.com/c/go/+/224621
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/internal/dwarf/dwarf.go