go/src/maps
Russ Cox 3dcdc09c85 maps: correct use of linkname
Linkname should have uses at both ends,
and then no fake assembly file is needed.

Change-Id: Ia2066be7b1e08d71a6db622d2a167f1b09cb7d9f
Reviewed-on: https://go-review.googlesource.com/c/go/+/558297
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2024-01-26 04:31:27 +00:00
..
example_test.go maps: add examples for Clone,Copy and Equal 2023-10-11 20:21:56 +00:00
maps.go maps: correct use of linkname 2024-01-26 04:31:27 +00:00
maps_test.go maps: fix aliasing problems with Clone 2023-12-05 17:05:56 +00:00