]> Cypherpunks repositories - gostls13.git/commit
runtime: dedup function name logic into moduledata method
authorAustin Clements <austin@google.com>
Fri, 3 Feb 2023 22:49:53 +0000 (17:49 -0500)
committerAustin Clements <austin@google.com>
Fri, 10 Mar 2023 17:18:26 +0000 (17:18 +0000)
commitdcb4c1c1aad098e6b0da4a64896ff2f98f3a2ad7
tree439784b6b8aeda814d65345bb931f617a5da80c5
parent6f22d42c741c88c08b5df1a77831b6646e368fd1
runtime: dedup function name logic into moduledata method

For #54466.

Change-Id: I4d8e1953703b6c763e5bd53024da43efcc993489
Reviewed-on: https://go-review.googlesource.com/c/go/+/466095
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Austin Clements <austin@google.com>
src/runtime/race.go
src/runtime/symtab.go