1
0
mirror of https://github.com/golang/go synced 2024-11-14 05:50:27 -07:00
go/misc/cgo/test/issue9400
Ian Lance Taylor 369d7119de misc/cgo: remove +build lines, add go:build where needed
Change-Id: Iae6ac32db5c2aacb323793a7e0dc34e09648d035
Reviewed-on: https://go-review.googlesource.com/c/go/+/482295
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
2023-04-10 22:32:35 +00:00
..
asm_386.s misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00
asm_amd64x.s misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00
asm_arm64.s misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00
asm_arm.s misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00
asm_loong64.s misc/cgo/test: simplify for module mode 2022-11-04 20:47:59 +00:00
asm_mips64x.s misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00
asm_mipsx.s misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00
asm_ppc64x.s misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00
asm_riscv64.s misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00
asm_s390x.s misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00
gccgo.go misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00
stubs.go misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00