]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj: replace bytes.Index call with bytes.Contains
authorguoguangwu <guoguangwug@gmail.com>
Fri, 15 Mar 2024 07:33:32 +0000 (07:33 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 15 Mar 2024 23:16:01 +0000 (23:16 +0000)
commitbedda245740d766bfad36b2d91a22781575fe463
tree9a1407c4ee1c927c1566b62db9dd8d49caed1cf0
parent159144f28b7aa4edb45ce9fb23b22623b3ac047b
cmd/internal/obj: replace bytes.Index call with bytes.Contains

Change-Id: I6b30ac3e9d15c29197426fb16dc4031056f6bb10
GitHub-Last-Rev: e2dda286f26587726870a5779d6caa0c5abd6750
GitHub-Pull-Request: golang/go#66331
Reviewed-on: https://go-review.googlesource.com/c/go/+/571915
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/internal/obj/x86/pcrelative_test.go