Skip to content

Commit 4217634

Browse files
committed
---
yaml --- r: 347519 b: refs/heads/master c: 4f7b2af h: refs/heads/master i: 347517: 8cc87a9 347515: e8b678d 347511: cabb6df 347503: 1c7ee64 347487: 2c7c3a6 347455: f8ffa08 347391: 15a21f2
1 parent 544df1a commit 4217634

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 1cbacc90b22fae50bd2f6f1ea334eb359f2ec3ca
2+
refs/heads/master: 4f7b2afb66a848e7e16f6567ea5e6e2c1dacfa76
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/utils/build-presets.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,9 @@ build-swift-stdlib-unittest-extra
748748

749749
test-installable-package
750750

751+
# Build the benchmarks against the toolchain.
752+
toolchain-benchmarks
753+
751754
# Path to the root of the installation filesystem.
752755
install-destdir=%(install_destdir)s
753756

@@ -953,6 +956,9 @@ skip-test-lldb
953956
# FIXME: Disabled until a home for the swift-snapshot-tests can be found.
954957
#test-installable-package
955958

959+
# Make sure we can build the benchmarks against the toolchain.
960+
toolchain-benchmarks
961+
956962
# Path to the root of the installation filesystem.
957963
install-destdir=%(install_destdir)s
958964

@@ -1126,6 +1132,9 @@ install-prefix=%(install_toolchain_dir)s/usr
11261132

11271133
test-installable-package
11281134

1135+
# Make sure that we can build the benchmarks with swiftpm against the toolchain
1136+
toolchain-benchmarks
1137+
11291138
# If someone uses this for incremental builds, force reconfiguration.
11301139
reconfigure
11311140

0 commit comments

Comments
 (0)