]> Cypherpunks repositories - gostls13.git/commit
reflect: add support for riscv64
authorJoel Sing <joel@sing.id.au>
Sun, 3 Nov 2019 18:09:14 +0000 (05:09 +1100)
committerJoel Sing <joel@sing.id.au>
Sat, 18 Jan 2020 13:45:50 +0000 (13:45 +0000)
commit91d75f4e4c32b737baf32cac42756c70fbd487e8
tree741de1b0a2ca10bb791623dada24605259bd9dd3
parent03eeaa9656027514113e7cd3dc2906255ee23963
reflect: add support for riscv64

Based on riscv-go port.

Update #27532

Change-Id: I791924f71078fd8dfe9c2fc03a3f21a3bc673721
Reviewed-on: https://go-review.googlesource.com/c/go/+/204634
Run-TryBot: Joel Sing <joel@sing.id.au>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/reflect/asm_riscv64.s [new file with mode: 0644]