Commits

Daniel Dunbar committed 4c41256e062
[perftests] Add build system support for running performance tests. - Under the Makefile system, this is 'make test-perf' (in swift top-level or test subdir). - Under CMake it is the 'check-swift-perf' target. I haven't yet tested this with generators other than the Makefile one. Swift SVN r7937