diff options
| author | Martin Möhrmann <moehrmann@google.com> | 2018-11-06 17:00:04 +0100 |
|---|---|---|
| committer | Martin Möhrmann <martisch@uos.de> | 2018-11-14 20:30:31 +0000 |
| commit | 75798e8ada7fcb286f633618ac2f55ad5240ed97 (patch) | |
| tree | 4e3b17182231c1adb49672527654ffe560473764 /src/net/http/requestwrite_test.go | |
| parent | 529ea7c0de1f9e582280c73031ae870f868e7908 (diff) | |
| download | go-75798e8ada7fcb286f633618ac2f55ad5240ed97.tar.xz | |
runtime: make processor capability variable naming platform specific
The current support_XXX variables are specific for the
amd64 and 386 platforms.
Prefix processor capability variables by architecture to have a
consistent naming scheme and avoid reuse of the existing
variables for new platforms.
This also aligns naming of runtime variables closer with internal/cpu
processor capability variable names.
Change-Id: I3eabb29a03874678851376185d3a62e73c1aff1d
Reviewed-on: https://go-review.googlesource.com/c/91435
Run-TryBot: Martin Möhrmann <martisch@uos.de>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/net/http/requestwrite_test.go')
0 files changed, 0 insertions, 0 deletions
