aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/malloc.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2025-03-07 11:30:07 -0500
committerGopher Robot <gobot@golang.org>2025-03-12 05:40:38 -0700
commit26040b1dd7e4e8f7957b2a918c01f3343249c289 (patch)
tree474de5db21fbce3878fbf2dc047f6322082db17d /src/runtime/malloc.go
parentc9b07e887169f661b9cea2ff16cbb4642d2622dc (diff)
downloadgo-26040b1dd7e4e8f7957b2a918c01f3343249c289.tar.xz
cmd/compile: remove noDuffDevice
noDuffDevice was for Plan 9, but Plan 9 doesn't need it anymore. It was also being set in s390x, mips, mipsle, and wasm, but on those systems it had no effect since the SSA rules for those architectures don't refer to it at all. Change-Id: Ib85c0832674c714f3ad5091f0a022eb7cd3ebcdf Reviewed-on: https://go-review.googlesource.com/c/go/+/655878 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: Keith Randall <khr@golang.org> Auto-Submit: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/runtime/malloc.go')
0 files changed, 0 insertions, 0 deletions