]> Cypherpunks repositories - gostls13.git/commit
cmd/link: add loadelf support for riscv64
authorJoel Sing <joel@sing.id.au>
Tue, 20 Oct 2020 11:04:55 +0000 (22:04 +1100)
committerJoel Sing <joel@sing.id.au>
Thu, 29 Oct 2020 18:26:42 +0000 (18:26 +0000)
commit0b798c46cd6994d246c37d011292b02aa2f37a08
tree9fcd72bdcf2561ac2949576b85d2d461184d112f
parent2e6f50020cacd68f24e413d24d4c3e92e0c9e69f
cmd/link: add loadelf support for riscv64

Update #36641

Change-Id: I8618da30d8940a56d6cc86a37a2f54b31ee029e5
Reviewed-on: https://go-review.googlesource.com/c/go/+/263601
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Joel Sing <joel@sing.id.au>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/link/internal/loadelf/ldelf.go