]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/sys: fix placement of loong64 definition
authorWANG Xuerui <git@xen0n.name>
Mon, 6 Sep 2021 07:17:11 +0000 (15:17 +0800)
committerIan Lance Taylor <iant@golang.org>
Mon, 6 Sep 2021 17:00:36 +0000 (17:00 +0000)
commit20a71c9a1d7e0d246dfad2c2a2057c954324217d
tree0c372ceb66acadcb2f7e8fca468a44022ab638cb
parentecfff58fb8c3aabbce7b15c850210485c1f09d61
cmd/internal/sys: fix placement of loong64 definition

In rebasing the patch series up to CL 339015, the branches were messed
up by me, and changes from v3 to v4 of CL 339009 was lost. Fix the
ordering to restore alphabetical order per original review.

Change-Id: I8e57c96e996c4f962cab684a9d305a8dbdeea43b
Reviewed-on: https://go-review.googlesource.com/c/go/+/347731
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Meng Zhuo <mzh@golangcn.org>
src/cmd/internal/sys/arch.go