]> Cypherpunks repositories - gostls13.git/commit
internal/runtime/maps: support big endian architectures
authorMichael Pratt <mpratt@google.com>
Wed, 9 Oct 2024 16:03:33 +0000 (12:03 -0400)
committerGopher Robot <gobot@golang.org>
Wed, 9 Oct 2024 16:36:29 +0000 (16:36 +0000)
commit3352db152b8347650e1fd3c9f26c335586577b21
tree6a3a96c84c19539c24257871b7dc095d11c9ad31
parent3aa71c12eacd68ec16e7172d92aa5c6af32f0c3b
internal/runtime/maps: support big endian architectures

For #54766.

Cq-Include-Trybots: luci.golang.try:gotip-linux-ppc64_power10
Change-Id: I0a928c4b1e90056c50d2abca8982bdb540c33a34
Reviewed-on: https://go-review.googlesource.com/c/go/+/619035
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
src/internal/runtime/maps/group.go