aboutsummaryrefslogtreecommitdiff
path: root/src/net/http
diff options
context:
space:
mode:
authorMichael Pratt <mpratt@google.com>2022-09-02 16:50:41 -0400
committerGopher Robot <gobot@golang.org>2022-09-06 22:23:43 +0000
commitc83e1b6d5bd5378689a6485775a9a4f80c9c66ed (patch)
treea3e321222b983c4b1f681f7e643736eb397b6d94 /src/net/http
parentc82304b7129d7e675ff010d54f58d039235e4802 (diff)
downloadgo-c83e1b6d5bd5378689a6485775a9a4f80c9c66ed.tar.xz
cmd/link,runtime: remove unused fields from inlinedCall
The parent, file, and line fields are no longer used now that we have parentPc to find the parent and NOPs in the parent to attach file/line pcdata to. Removing these fields reduces the binary size of cmd/go on linux-amd64 by 1.1%. Fixes #54849. Change-Id: If58f08622736b2b322288608776f8bedf0c3fd17 Reviewed-on: https://go-review.googlesource.com/c/go/+/427960 Reviewed-by: Cherry Mui <cherryyz@google.com> Run-TryBot: Michael Pratt <mpratt@google.com> Auto-Submit: Michael Pratt <mpratt@google.com> Reviewed-by: Austin Clements <austin@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/net/http')
0 files changed, 0 insertions, 0 deletions