]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj: allow more gcbits content addressability
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 5 Oct 2021 21:35:24 +0000 (14:35 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Wed, 6 Oct 2021 19:08:04 +0000 (19:08 +0000)
commit0e13da8fae55d17c0c4ca64b1b8f259d633cee51
tree16f0fe6249580d841c0e9086950cfd5ed49acb35
parent195945a40d6c644e91d4811c727e65a0593be1eb
cmd/internal/obj: allow more gcbits content addressability

Follow-up to feedback on CL 352189.

Change-Id: I3d9fa87878a74a5a725812c7852050c02c433fa3
Reviewed-on: https://go-review.googlesource.com/c/go/+/354137
Trust: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/internal/obj/objfile.go