]> Cypherpunks repositories - gostls13.git/commit
internal/pkgbits: write a formal grammar for UIR primitives
authorMark Freeman <mark@golang.org>
Fri, 9 May 2025 20:49:15 +0000 (16:49 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 12 May 2025 19:50:58 +0000 (12:50 -0700)
commit019d79872681d49de7ea192ac2dbc02f0ce679fc
tree018b44be3b9cbc48847d7c908bac977988738606
parentef58ec2b5a35f7b11a5bc0632cb156c5bcf56632
internal/pkgbits: write a formal grammar for UIR primitives

This complements the grammar being developed in package noder. It
is unclear how to discuss references in their current state, as
they require knowledge of sections, elements, etc.

Perhaps the references here should refer to indices on the byte
array. This would allow a stronger separation of pkgbits and noder.

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