]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/noder: stub type section and adjust others
authorMark Freeman <mark@golang.org>
Fri, 30 May 2025 18:45:38 +0000 (14:45 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 2 Jun 2025 18:58:34 +0000 (11:58 -0700)
commitcc119ee391575fb11bdefaeac7155bcb9c2652be
tree6f92c88d5b7e88acc51caf7dc134005af1f23379
parent25ca686a0bef5da90367964236fec49ce45626e3
cmd/compile/internal/noder: stub type section and adjust others

The type definition and object definition sections have nearly the same
structure - help illustrate that through consistent naming.

Change-Id: Ibed374fca4883a293a7fc16b36034e1acb38362a
Reviewed-on: https://go-review.googlesource.com/c/go/+/677378
Auto-Submit: Mark Freeman <mark@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/noder/doc.go