]> Cypherpunks repositories - gostls13.git/commit
cmd/link: scope test to linux & net.sendFile
authorDerek Parker <parkerderek86@gmail.com>
Wed, 23 Jul 2025 17:52:35 +0000 (17:52 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 23 Jul 2025 18:17:01 +0000 (11:17 -0700)
commit489868f7769be02cd5f222754f26ac2aa70c64f3
tree71e877e98528e31fe895085e659fefbcf57e9fdd
parent71c2bf551303930faa32886446910fa5bd0a701a
cmd/link: scope test to linux & net.sendFile

Limits the scope of new test added in 71c2bf551303930faa32886446910fa5bd0a701a.

Discussion: https://go-review.googlesource.com/c/go/+/684377.

Change-Id: I0e8f513eb564aae277ba8a80ebdad469eb1e6e6a
GitHub-Last-Rev: add2b2e2096e5221ac3d54376c1afa1bec10482c
GitHub-Pull-Request: golang/go#74720
Reviewed-on: https://go-review.googlesource.com/c/go/+/689916
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/compile/internal/dwarfgen/dwarf.go
src/cmd/link/dwarf_test.go