]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/noder: begin documenting meta section
authorMark Freeman <mark@golang.org>
Wed, 7 May 2025 20:49:02 +0000 (16:49 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 9 May 2025 16:17:19 +0000 (09:17 -0700)
commitd73aa535ded764933aa63e4c2c8fb34e479270cb
treeda91b1e5046bbad70e9fb854fbd247408e4bdb32
parent49d6777d87a0abb3eda032da95eff024156835f7
cmd/compile/internal/noder: begin documenting meta section

Meta is the most fundamental section. To flesh this out, we discuss references. Primitives are briefly mentioned by pointing to pkgbits,
where they will be defined using a similar grammar.

Change-Id: I7abd899f38fad4cc5caf87ebfc7aa1b1985b17d4
Reviewed-on: https://go-review.googlesource.com/c/go/+/671176
Auto-Submit: Mark Freeman <mark@golang.org>
TryBot-Bypass: Mark Freeman <mark@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
src/cmd/compile/internal/noder/doc.go