aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/devirtualize
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2023-09-18 15:36:38 +0200
committerTobias Klauser <tklauser@distanz.ch>2023-09-19 05:51:26 +0000
commiteca5a97340e6b475268a522012f30e8e25bb8b8f (patch)
tree811037808223d165cb34fe3c56941e80e12e5184 /src/cmd/compile/internal/devirtualize
parentd110d7c42dd8025465153e4008ba807f1e69b359 (diff)
downloadgo-eca5a97340e6b475268a522012f30e8e25bb8b8f.tar.xz
syscall: correctly generate accept on linux/arm
CL 457995 introduced syscall_linux_accept.go which is used on linux/arm to generate accept and use it in Accept. However, that CL forgot to include the file in the list of files used with mksyscall.pl to generate the syscall wrappers. This lead to accept no longer being generated when re-running mkall.sh on linux/arm. Change-Id: I7747399afae47a883a7fb079c82e835b90f366cf Reviewed-on: https://go-review.googlesource.com/c/go/+/529055 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Bryan Mills <bcmills@google.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Commit-Queue: Tobias Klauser <tobias.klauser@gmail.com> Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Diffstat (limited to 'src/cmd/compile/internal/devirtualize')
0 files changed, 0 insertions, 0 deletions