diff options
| author | Martin Möhrmann <moehrmann@google.com> | 2018-02-04 20:57:56 +0100 |
|---|---|---|
| committer | Martin Möhrmann <moehrmann@google.com> | 2018-05-01 15:50:19 +0000 |
| commit | d46980995be7a88713b27f829fb9f2cd9b307fa7 (patch) | |
| tree | a371919c75d194a27015378779ebc095b972ec24 /src/runtime/string.go | |
| parent | 5d9c78201f0f226b0b8c7ece63f6731e168efb09 (diff) | |
| download | go-d46980995be7a88713b27f829fb9f2cd9b307fa7.tar.xz | |
internal/cpu: remove platform specific prefix from cpu hwcap variables
Go runtime currently only populates hwcap for ppc64 and arm64.
While the interpretation of hwcap is platform specific the hwcap
information is generally available on linux.
Changing the runtime variable name to cpu_hwcap for cpu.hwcap makes it
consistent with the general naming of runtime variables that are linked
to other packages.
Change-Id: I1e1f932a73ed624a219b9298faafbb6355e47ada
Reviewed-on: https://go-review.googlesource.com/94757
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Martin Möhrmann <moehrmann@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/runtime/string.go')
0 files changed, 0 insertions, 0 deletions
