mirror of
https://github.com/golang/go
synced 2024-11-06 01:46:12 -07:00
1152615d20
Add R_MIPS_PC32 which is a 32 bit PC relative relocation. These are produced by LLVM on mips64. Fixes #61974 Change-Id: I7b6c6848e40249e6d5ea474ea53c9d7e3ab23f88 Reviewed-on: https://go-review.googlesource.com/c/go/+/469395 Reviewed-by: Matthew Dempsky <mdempsky@google.com> Run-TryBot: Joel Sing <joel@sing.id.au> Reviewed-by: Junxian Zhu <zhujunxian@oss.cipunited.com> Reviewed-by: Cherry Mui <cherryyz@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
3 lines
93 B
Plaintext
3 lines
93 B
Plaintext
pkg debug/elf, const R_MIPS_PC32 = 248 #61974
|
|
pkg debug/elf, const R_MIPS_PC32 R_MIPS #61974
|