package
0.0.0-20190402164350-313ecc2ef408
Repository: https://github.com/deferpanic/gorump.git
Documentation: pkg.go.dev

# README

runtime/race package contains the data race detector runtime library. It is based on ThreadSanitizer race detector, that is currently a part of the LLVM project (http://llvm.org/git/compiler-rt.git).

To update the .syso files use golang.org/x/build/cmd/racebuild.

Current runtime is built on rev 9d79ea3416bfbe3acac50e47802ee9621bf53254.