1
0
mirror of https://github.com/golang/go synced 2024-11-08 18:46:16 -07:00
go/src/cmd
Daniel Martí f351dbfa4d cmd/compile: expand inlining test to multiple pkgs
Rework the test to work with any number of std packages. This was done
to include a few funcs from unicode/utf8. Adding more will be much
simpler too.

While at it, add more runtime funcs by searching for "inlined" or
"inlining" in the git log of its directory. These are: addb, subtractb,
fastrand and noescape.

Updates #21851.

Change-Id: I4fb2bd8aa6a5054218f9b36cb19d897ac533710e
Reviewed-on: https://go-review.googlesource.com/63611
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-09-14 04:49:58 +00:00
..
addr2line
api
asm cmd/internal/obj/arm: support more ARM VFP instructions 2017-09-11 13:10:50 +00:00
cgo cmd/cgo: treat simple C typedefs as go aliases 2017-09-11 06:24:15 +00:00
compile cmd/compile: expand inlining test to multiple pkgs 2017-09-14 04:49:58 +00:00
cover
dist misc/cgo/errors: port test.bash to Go 2017-09-13 17:45:52 +00:00
doc
fix
go cmd/link: enable -buildmode=plugin for ppc64le 2017-09-11 21:20:38 +00:00
gofmt
internal cmd/internal/obj/arm: support more ARM VFP instructions 2017-09-11 13:10:50 +00:00
link cmd/link: enable -buildmode=plugin for ppc64le 2017-09-11 21:20:38 +00:00
nm
objdump
pack cmd/pack: fix export data truncation bug 2017-09-09 14:13:33 +00:00
pprof
trace
vendor
vet cmd/vet: fix go vet on parentheses of assembly function flag 2017-09-13 03:18:07 +00:00