]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/loadelf: correct the relocation size of R_LARCH_64
authorlimeidan <limeidan@loongson.cn>
Thu, 14 Sep 2023 12:11:07 +0000 (20:11 +0800)
committerThan McIntosh <thanm@google.com>
Thu, 14 Sep 2023 17:34:12 +0000 (17:34 +0000)
commited26e2fe3485346d682668191a726f096037b452
treef1b26a56bc227077ad002f444b25c42ef07c7e32
parent630fff76f9f5f52735fc34745d39c85671fe800c
cmd/link/internal/loadelf: correct the relocation size of R_LARCH_64

Change-Id: If3eaca8b92e8f5265c7763d13021a6353b9df9b6
Reviewed-on: https://go-review.googlesource.com/c/go/+/528455
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: abner chenc <chenguoqi@loongson.cn>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/link/internal/loadelf/ldelf.go