Skip to content

Commit d75f7b1

Browse files
committed
---
yaml --- r: 349351 b: refs/heads/master-next c: 025338e h: refs/heads/master i: 349349: 2fe49cc 349347: f14efce 349343: f3ff42a
1 parent 907d19d commit d75f7b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
refs/heads/master: 3574c513bbc5578dd9346b4ea9ab5995c5927bb5
3-
refs/heads/master-next: 266f22fef107904568f18462caa29148596bbcab
3+
refs/heads/master-next: 025338e968645a512a626b568f02dd6f6b2f54e8
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
66
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-b: 66d897bfcf64a82cb9a87f5e663d889189d06d07

branches/master-next/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ function(get_test_dependencies SDK result_var_name)
6060
list(APPEND deps_binaries FileCheck arcmt-test c-arcmt-test c-index-test
6161
clang llc llvm-cov llvm-dwarfdump llvm-link llvm-as llvm-dis
6262
llvm-bcanalyzer llvm-nm llvm-readobj llvm-profdata count not
63-
llvm-strings dsymutil)
63+
llvm-strings llvm-readelf dsymutil)
6464
endif()
6565

6666
if(("${SDK}" STREQUAL "IOS") OR

0 commit comments

Comments
 (0)