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> |
||
|---|---|---|
| .. | ||
| bytealg.go | ||
| compare_386.s | ||
| compare_amd64.s | ||
| compare_arm.s | ||
| compare_arm64.s | ||
| compare_generic.go | ||
| compare_mips64x.s | ||
| compare_mipsx.s | ||
| compare_native.go | ||
| compare_ppc64x.s | ||
| compare_s390x.s | ||
| compare_wasm.s | ||
| count_amd64.s | ||
| count_arm.s | ||
| count_arm64.s | ||
| count_generic.go | ||
| count_native.go | ||
| count_ppc64x.s | ||
| count_riscv64.s | ||
| count_s390x.s | ||
| equal_386.s | ||
| equal_amd64.s | ||
| equal_arm.s | ||
| equal_arm64.s | ||
| equal_generic.go | ||
| equal_mips64x.s | ||
| equal_mipsx.s | ||
| equal_native.go | ||
| equal_ppc64x.s | ||
| equal_riscv64.s | ||
| equal_s390x.s | ||
| equal_wasm.s | ||
| index_amd64.go | ||
| index_amd64.s | ||
| index_arm64.go | ||
| index_arm64.s | ||
| index_generic.go | ||
| index_native.go | ||
| index_ppc64x.go | ||
| index_ppc64x.s | ||
| index_s390x.go | ||
| index_s390x.s | ||
| indexbyte_386.s | ||
| indexbyte_amd64.s | ||
| indexbyte_arm.s | ||
| indexbyte_arm64.s | ||
| indexbyte_generic.go | ||
| indexbyte_mips64x.s | ||
| indexbyte_mipsx.s | ||
| indexbyte_native.go | ||
| indexbyte_ppc64x.s | ||
| indexbyte_riscv64.s | ||
| indexbyte_s390x.s | ||
| indexbyte_wasm.s | ||