diff options
| author | Daniel Morsing <daniel.morsing@gmail.com> | 2015-01-10 17:53:13 +0000 |
|---|---|---|
| committer | Daniel Morsing <daniel.morsing@gmail.com> | 2015-01-11 09:34:53 +0000 |
| commit | 301ad790a2eef1962a97f9ccef5de8eff84c12fb (patch) | |
| tree | 78d1489dd8a60150ce601f455ffbe5506b3cb286 /src/runtime/malloc.go | |
| parent | e8e89347cd44c67d97fc0973ec2f15bf137b2d77 (diff) | |
| download | go-301ad790a2eef1962a97f9ccef5de8eff84c12fb.tar.xz | |
cmd/gc: fix racewalk after writebarrierfat was renamed to typedmemmove
Renaming the function broke the race detector since it looked for the
name, didn't find it anymore and didn't insert the necessary
instrumentation.
Change-Id: I11fed6e807cc35be5724d26af12ceff33ebf4f7b
Reviewed-on: https://go-review.googlesource.com/2661
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
Diffstat (limited to 'src/runtime/malloc.go')
0 files changed, 0 insertions, 0 deletions
