blob: 9995b5e92e2d1c69858de1a20ce1694241794dda [file] [log] [blame] [view]
# arch
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/arch.svg)](https://pkg.go.dev/golang.org/x/arch)
This repository holds machine architecture information used by the Go toolchain.
The parts needed in the main Go repository are copied in.
## Report Issues / Send Patches
This repository uses Gerrit for code changes. To learn how to submit changes to
this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/arch.
The main issue tracker for the arch repository is located at
https://go.dev/issues. Prefix your issue with "x/arch:" in the
subject line, so it is easy to find.