gcc/libgo/testsuite
Ian Lance Taylor ffa98da470 runtime: introduce build targets for running benchmarks
This introduces the "bench" build target, which can be used to run
all benchmarks.

It is also possible to run subsets of benchmarks with the
"package/check" build targets by setting GOBENCH to a matching regex.

From-SVN: r212212
2014-07-01 23:19:24 +00:00
..
config
lib
libgo.testmain
Makefile.am
Makefile.in
gotest runtime: introduce build targets for running benchmarks 2014-07-01 23:19:24 +00:00