]> Cypherpunks repositories - gostls13.git/commit
[dev.typeparams] cmd/link: mangle symbol ABI name on Plan 9
authorCherry Mui <cherryyz@google.com>
Wed, 19 May 2021 21:34:19 +0000 (17:34 -0400)
committerCherry Mui <cherryyz@google.com>
Thu, 20 May 2021 19:04:33 +0000 (19:04 +0000)
commit240d6d00ca561b7d293976e758642addb467d6b9
treecea662058d532eda327f407c1f49543647563fed
parented2001232acd78319bd028a2e8775072c9339e1b
[dev.typeparams] cmd/link: mangle symbol ABI name on Plan 9

It is probably not strictly necessary (as we don't support
external linking on Plan 9). Do it for consistency (and less
confusion).

Change-Id: I0b48562061273ccbd4be83db4a981b8e465b1c95
Reviewed-on: https://go-review.googlesource.com/c/go/+/321331
Trust: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/link/internal/ld/symtab.go