commit | a6bdeed4930798f0aa566beb7883ab0d88dc9646 | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Wed Oct 11 00:55:13 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Oct 11 14:13:35 2023 +0000 |
tree | 8129a7694d78faf0c10692fe85912f5ad85f423d | |
parent | 05c9512268b810910595e592c68436f27594f3c1 [diff] |
arm/armspec: remove obsolete comment I didn't realize it at the time, but this comment was referring to the build constraint that was removed in CL 534197. Updates golang/go#12840. Change-Id: I1e6694a6c05f4b2e6dbffe6488c69f9d530bdaf4 Reviewed-on: https://go-review.googlesource.com/c/arch/+/534221 Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com>
This repository holds machine architecture information used by the Go toolchain. The parts needed in the main Go repository are copied in.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the arch repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/arch:” in the subject line, so it is easy to find.