File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 11// RUN: %empty-directory(%t)
22// RUN: %target-swift-frontend -emit-module -o %t/indirects.swiftmodule \
33// RUN: %S/../Sema/Inputs/implementation-only-imports/indirects.swift \
4- // RUN: -swift-version 5 -target arm64-apple-none-macho \
54// RUN: -enable-experimental-feature Embedded
65// RUN: %target-swift-frontend -emit-module -o %t/directs.swiftmodule -I %t\
76// RUN: %S/../Sema/Inputs/implementation-only-imports/directs.swift \
8- // RUN: -swift-version 5 -target arm64-apple-none-macho \
97// RUN: -enable-experimental-feature Embedded
108
119// RUN: %target-swift-frontend -emit-sil %s -I %t \
12- // RUN: -swift-version 5 -target arm64-apple-none-macho \
1310// RUN: -enable-experimental-feature Embedded
1411
1512// REQUIRES: swift_feature_Embedded
You can’t perform that action at this time.
0 commit comments