commit | bb2b16d15ead9c5b6b9e2b699aed8bdfcf7e9518 | [log] [tgz] |
---|---|---|
author | Meng Zhuo <mzh@golangcn.org> | Wed Nov 03 18:01:09 2021 +0800 |
committer | mzh <mzh@golangcn.org> | Fri Apr 01 01:41:42 2022 +0000 |
tree | 3e58ba90314728de37aa6c9e2be927f4ba45a8f3 | |
parent | ecee4a32918c5e575303530abb9a504a235a1c71 [diff] |
reflect, runtime: add reflect support for regabi on riscv64 This CL adds regabi support needed for reflect and reimplement of CL 360994, which is reverted. Change-Id: I140673f09109dd9f72eff70aad64c0aa00d6857a Reviewed-on: https://go-review.googlesource.com/c/go/+/396077 Reviewed-by: Cherry Mui <cherryyz@google.com> Trust: mzh <mzh@golangcn.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.