race: gc changes
This is the first part of a bigger change that adds data race detection feature: https://golang.org/cl/6456044 This change makes gc compiler instrument memory accesses when supplied with -b flag. R=rsc, nigeltao, lvd CC=golang-dev https://golang.org/cl/6497074
Showing
src/cmd/gc/racewalk.c
0 → 100644
Please register or sign in to comment