commit | fc48f9fe4c157e3ed95b38adbda9b9fe5a31cf03 | [log] [tgz] |
---|---|---|
author | Dan Kortschak <dan@kortschak.io> | Sat Apr 09 08:19:57 2022 +0930 |
committer | Gopher Robot <gobot@golang.org> | Tue Apr 12 00:13:46 2022 +0000 |
tree | ddaed91e1b52ad56bf7f7d4b389f13bf5c362a36 | |
parent | cd2ec6f1ddf14e3a42861a19f145293ea4181414 [diff] |
ppc64,x86: fix code generation notice Change-Id: I6de117af0ae5f9ccb0dbecad53bebf6241a13e38 Reviewed-on: https://go-review.googlesource.com/c/arch/+/399274 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@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.