]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/noder: begin filling in SectionObj
authorMark Freeman <mark@golang.org>
Thu, 29 May 2025 20:06:27 +0000 (16:06 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 2 Jun 2025 18:58:30 +0000 (11:58 -0700)
commit25ca686a0bef5da90367964236fec49ce45626e3
treea23f80e3d6dbec9c50db0495fcefd5dad75e0981
parent11660d537b3387ba380f3bc2e85b9b59dac0dff5
cmd/compile/internal/noder: begin filling in SectionObj

SectionObj has to encode the definition information for each object
type, so it will be a bit long.

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