]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/compile/internal/abi: fix ComputePadding"
authorCherry Mui <cherryyz@google.com>
Fri, 21 Mar 2025 15:46:14 +0000 (08:46 -0700)
committerCherry Mui <cherryyz@google.com>
Fri, 21 Mar 2025 16:29:02 +0000 (09:29 -0700)
commit69ea62fe95a14a04d6b2ba145aaf78e36f42e2eb
tree5f69cda72bd66af90d098014179e7f16b3f8d930
parentc386ed107e65f495acb6aacb0efcaade27da6a15
Revert "cmd/compile/internal/abi: fix ComputePadding"

This reverts CL 656736.

Reason for revert: breaks many builders (all flavors of
linux-amd64 builders).

Change-Id: Ie7190d4078fada227391804c5cf10b9ce9cc9115
Reviewed-on: https://go-review.googlesource.com/c/go/+/659955
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/compile/internal/abi/abiutils.go
src/cmd/compile/internal/ssa/debug.go
src/cmd/compile/internal/test/abiutils_test.go
src/cmd/link/internal/ld/dwarf_test.go