]> Cypherpunks repositories - gostls13.git/commit
Revert "internal/abi, runtime, cmd: merge StackSmall, StackBig consts into internal...
authorAustin Clements <austin@google.com>
Thu, 20 Apr 2023 16:10:15 +0000 (16:10 +0000)
committerAustin Clements <austin@google.com>
Thu, 20 Apr 2023 16:19:49 +0000 (16:19 +0000)
commit466e6dae9570ac88ef15c5f1bda9a59d7253cfee
tree916fcafde3a860e6c399a6342d4ac2c426113ef2
parentd11ff3f08155b7614485d9b555e97f7a9555ede5
Revert "internal/abi, runtime, cmd: merge StackSmall, StackBig consts into internal/abi"

This reverts commit CL 486379.

Submitted out of order and breaks bootstrap.

Change-Id: Ie20a61cc56efc79a365841293ca4e7352b02d86b
Reviewed-on: https://go-review.googlesource.com/c/go/+/486917
TryBot-Bypass: Austin Clements <austin@google.com>
Reviewed-by: David Chase <drchase@google.com>
12 files changed:
src/cmd/internal/obj/arm/obj5.go
src/cmd/internal/obj/arm64/obj7.go
src/cmd/internal/obj/loong64/obj.go
src/cmd/internal/obj/mips/obj0.go
src/cmd/internal/obj/ppc64/obj9.go
src/cmd/internal/obj/riscv/obj.go
src/cmd/internal/obj/s390x/objz.go
src/cmd/internal/obj/wasm/wasmobj.go
src/cmd/internal/obj/x86/obj6.go
src/cmd/internal/objabi/stack.go
src/internal/abi/stack.go [deleted file]
src/runtime/stack.go