Sign in
go
/
go
/
6d4358705301e06e71b99977b77ae2c0a6b16b86
/
.
/
src
/
cmd
/
compile
/
internal
/
gc
/
norace.go
blob: e00f0c4a84cb27cdcc77f8f91cd6ea762a0e048c [
file
] [
log
] [
blame
]
// 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