Sign in
go
/
go
/
c043fc4f655ce34f67a0e7fe2833139f6313a3f0
/
.
/
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