mirror of
https://github.com/golang/go
synced 2024-11-17 23:04:56 -07:00
cmd/compile: delete the runtime_internal_atomic.go builtin defs file
The file was automatically placed in the cl by a tool I had built. Since the compiler doesn't hook into the atomic package, it's unnecessary. Change-Id: I631fd876813b381bb12604865b00fc5b268dce84 Reviewed-on: https://go-review.googlesource.com/16844 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
9f38d66857
commit
87a65f6ce7
@ -1,3 +0,0 @@
|
||||
// +build ignore
|
||||
|
||||
package PACKAGE
|
Loading…
Reference in New Issue
Block a user