]> Cypherpunks repositories - gostls13.git/commit
cmd/link: for asan align coverage counter section to 8 bytes
authorIan Lance Taylor <iant@golang.org>
Fri, 25 Oct 2024 04:50:29 +0000 (21:50 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 25 Oct 2024 22:15:10 +0000 (22:15 +0000)
commit6dc99aa7eb26e7cf9af0d2cab74c5027fec8cde2
treef11aaa49501e79f1e31f8f10956c1a78e412e4c5
parent46b576be724b6e64359fd872b9bd5109aba93cc0
cmd/link: for asan align coverage counter section to 8 bytes

Fixes #66966

Change-Id: I92777a7d7d8afaa82ffcd605aa3e607289b645f1
Reviewed-on: https://go-review.googlesource.com/c/go/+/622477
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/cgo/internal/testsanitizers/asan_test.go
src/cmd/cgo/internal/testsanitizers/testdata/asan_fuzz_test.go [new file with mode: 0644]
src/cmd/link/internal/ld/data.go