]> Cypherpunks repositories - gostls13.git/commit
cmd/link,runtime: merge minfunc const info internal/abi
authorqiulaidongfeng <2645477756@qq.com>
Sat, 6 Jan 2024 07:12:43 +0000 (07:12 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 22 Jan 2024 16:17:48 +0000 (16:17 +0000)
commit40fab294de5eb0ac7c071194a77b4ba2e5cfe5c1
treeee5b4bff259511e06be5067fe9ba4b0eca9a712b
parenta557f9dcd72f29a571088f6867b2c3f206df41e1
cmd/link,runtime: merge minfunc const info internal/abi

For #59670

Change-Id: If2b05b1ba30b607b518577b0e11ba5a0b07999c5
GitHub-Last-Rev: a664aa18b5ef674dc2d05c1f7533e1974d265894
GitHub-Pull-Request: golang/go#64906
Reviewed-on: https://go-review.googlesource.com/c/go/+/553276
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/link/internal/ld/data.go
src/cmd/link/internal/ld/lib.go
src/cmd/link/internal/ld/pcln.go
src/cmd/link/internal/wasm/asm.go
src/internal/abi/symtab.go
src/runtime/symtab.go