]> Cypherpunks repositories - gostls13.git/commit
internal/goarch, internal/goos: update generators for syslist.go
authorIan Lance Taylor <iant@golang.org>
Wed, 8 Jun 2022 23:33:45 +0000 (16:33 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 15 Jun 2022 21:31:23 +0000 (21:31 +0000)
commitb6c16068897c370661f03af91e8ba46860408e61
tree59ec52eaabd38394ed7d44170d0889137b24653b
parent91baf5ceccc363c21925aee8611c2c279806238b
internal/goarch, internal/goos: update generators for syslist.go

Update the generator programs for the changes to syslist.go in CL
390274 and the changes to the generated files in CL 344955.

Tested by running the programs and verifying that the files did not
change.

Fixes #53299

Change-Id: I2b2c5769f7e9283aa05c803256d2ea1eb9ad1547
Reviewed-on: https://go-review.googlesource.com/c/go/+/411334
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/go/build/syslist.go
src/internal/goarch/gengoarch.go
src/internal/goos/gengoos.go