]> Cypherpunks repositories - gostls13.git/commit
cmd/link: fix SLIBFUZZER_EXTRA_COUNTER symbol handling
authorCherry Zhang <cherryyz@google.com>
Thu, 14 May 2020 20:11:53 +0000 (16:11 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 14 May 2020 21:41:46 +0000 (21:41 +0000)
commit881d5405402d6e8c54f83eed6216a9ed29778006
tree3d69e2347cffd5cac1f2c4b95f9ad3af1df0f12f
parentf474e9e549b248653875c340b3c6d7ab495decfe
cmd/link: fix SLIBFUZZER_EXTRA_COUNTER symbol handling

Found this while deleting the old code. This should be data2.

Change-Id: I1232fac22ef63bb3a3f25a0558537cc371af3bd9
Reviewed-on: https://go-review.googlesource.com/c/go/+/234098
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Jeremy Faller <jeremy@golang.org>
src/cmd/link/internal/ld/data.go