go/src/internal/abi
David Chase 8c822ac7e8 cmd/link, internal/abi: minor follow-up cleanups
these address comments on CLs in the large refactoring stack
recently submitted.

Change-Id: Ic9023c32aafe4dda953b42c9a36834d3ab3432eb
Reviewed-on: https://go-review.googlesource.com/c/go/+/495835
Reviewed-by: Than McIntosh <thanm@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: David Chase <drchase@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2023-05-17 18:24:13 +00:00
..
testdata
abi.go internal/abi,runtime: refactor map constants into one place 2023-01-23 15:51:32 +00:00
abi_amd64.go
abi_arm64.go
abi_generic.go
abi_ppc64x.go
abi_riscv64.go
abi_test.go internal/testenv: avoid rebuilding all of std in WriteImportcfg 2023-02-02 19:27:33 +00:00
abi_test.s
compiletype.go internal/abi: refactor (basic) type struct into one definition 2023-05-05 14:59:28 +00:00
export_test.go
funcpc.go internal/abi: repair broken self-bootstrap 2023-01-23 19:14:57 +00:00
map.go internal/abi,runtime: refactor map constants into one place 2023-01-23 15:51:32 +00:00
stack.go runtime, cmd: rationalize StackLimit and StackGuard 2023-04-21 19:28:56 +00:00
stub.s internal/abi: repair broken self-bootstrap 2023-01-23 19:14:57 +00:00
symtab.go internal/abi, runtime, cmd: merge PCDATA_* and FUNCDATA_* consts into internal/abi 2023-04-21 19:28:49 +00:00
type.go cmd/link, internal/abi: minor follow-up cleanups 2023-05-17 18:24:13 +00:00
unsafestring_go119.go internal/abi: refactor (basic) type struct into one definition 2023-05-05 14:59:28 +00:00
unsafestring_go120.go internal/abi: refactor (basic) type struct into one definition 2023-05-05 14:59:28 +00:00