mirror of https://github.com/golang/go.git
CL 344955 and CL 359476 removed almost all // +build lines, but leaving some assembly files and generating scripts. Also, some files were added with // +build lines after CL 359476 was merged. Remove these or rename files where more appropriate. For #41184 Change-Id: I7eb85a498ed9788b42a636e775f261d755504ffa Reviewed-on: https://go-review.googlesource.com/c/go/+/361480 Trust: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Bryan C. Mills <bcmills@google.com> |
||
|---|---|---|
| .. | ||
| cpu.go | ||
| cpu.s | ||
| cpu_arm.go | ||
| cpu_arm64.go | ||
| cpu_arm64.s | ||
| cpu_arm64_android.go | ||
| cpu_arm64_darwin.go | ||
| cpu_arm64_freebsd.go | ||
| cpu_arm64_hwcap.go | ||
| cpu_arm64_linux.go | ||
| cpu_arm64_other.go | ||
| cpu_mips.go | ||
| cpu_mips64x.go | ||
| cpu_mipsle.go | ||
| cpu_no_name.go | ||
| cpu_ppc64x.go | ||
| cpu_ppc64x_aix.go | ||
| cpu_ppc64x_linux.go | ||
| cpu_riscv64.go | ||
| cpu_s390x.go | ||
| cpu_s390x.s | ||
| cpu_s390x_test.go | ||
| cpu_test.go | ||
| cpu_wasm.go | ||
| cpu_x86.go | ||
| cpu_x86.s | ||
| cpu_x86_test.go | ||
| export_test.go | ||