]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/sym: uncomment code for RelocName
authorJes Cok <xigua67damn@gmail.com>
Mon, 28 Aug 2023 22:16:33 +0000 (22:16 +0000)
committerCherry Mui <cherryyz@google.com>
Tue, 29 Aug 2023 15:33:31 +0000 (15:33 +0000)
commit2efebf3ee0796054942a49d0f8b1c2c50193c7fe
treeed57bcce25a5087f90bd94cb891102e2e9fa536c
parent07faf8fab55d74ef6108e56b9e0ccee3e62b0a2d
cmd/link/internal/sym: uncomment code for RelocName

Currently we include those relocation types in bootstrap code.

Change-Id: I3016f33f70a756255545431319ffc542893e75aa
GitHub-Last-Rev: 24916e86d0e90f88ba953cea60d38805dcb8a6a3
GitHub-Pull-Request: golang/go#62322
Reviewed-on: https://go-review.googlesource.com/c/go/+/523395
Reviewed-by: Joedian Reid <joedian@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/sym/reloc.go