Sign in
go
/
go
/
1f3c0eefd29c70a69f79b8a0bb98b9c71effe5ee
/
.
/
src
/
cmd
/
compile
/
internal
/
gc
/
norace.go
blob: e00f0c4a84cb27cdcc77f8f91cd6ea762a0e048c [
file
]
// Copyright 2017 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build !race
package gc
const raceEnabled = false