commit | 61fd4bb3e16cea130005b525c80c82f85be7cb44 | [log] [tgz] |
---|---|---|
author | Carlos Amedee <carlos@golang.org> | Thu Jun 05 14:00:28 2025 -0400 |
committer | Carlos Amedee <carlos@golang.org> | Thu Jun 05 11:13:10 2025 -0700 |
tree | 1790ee3265ddeb6de5f6d9c465b8b288c2ef6565 | |
parent | 441e8c15dcad485da09ed2ad0c68d0e57f1583b6 [diff] |
s390x/s390xasm: fix failing vet check for self assigment This change removes a self assignment which causes a vet check to fail. Change-Id: I88bde9297f8f63b6552feb7b4dce204a6f9fa132 Reviewed-on: https://go-review.googlesource.com/c/arch/+/679237 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
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://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.