File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 2bccbf2641990143f0280e11dfcea9c7f56568ea
2
+ refs/heads/master: cb9e4cc7359473a5e8f0548f2b0e5cc2ad100746
3
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
Original file line number Diff line number Diff line change 3
3
// RUN: %target-codesign %t/%target-library-name(resilient_struct)
4
4
// RUN: %target-swiftc_driver -I %t -L %t %s -o %t/switch_resilience -lresilient_struct %target-rpath(%t)
5
5
// RUN: %target-codesign %t/switch_resilience
6
- // RUN: %target-run %t/switch_resilience
6
+ // RUN: %target-run %t/switch_resilience %t/%target-library-name(resilient_struct)
7
7
8
8
// REQUIRES: executable_test
9
9
You can’t perform that action at this time.
0 commit comments