File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 115115
116116// Check arm64 simulators first deployment version adjustment.
117117// RUN: %swiftc_driver -sdk "" -driver-print-jobs -target arm64-apple-ios13.0-simulator %s 2>&1 | %FileCheck -check-prefix ARM64_IOS_SIMULATOR_LINKER %s
118- // RUN: %swiftc_driver -sdk "" -driver-print-jobs -target arm64-apple-tvos13.0-simulator %s 2>&1 | %FileCheck -check-prefix ARM64_TVOS_SIMULATOR_LINKER %s
119- // RUN: %swiftc_driver -sdk "" -driver-print-jobs -target arm64-apple-watchos5.0-simulator %s 2>&1 | %FileCheck -check-prefix ARM64_WATCHOS_SIMULATOR_LINKER %s
120118
121119
122120// MACOS_10_15: -platform_version macos 10.9.0 10.15.0
127125// X86_MACOS11_LINKER: -platform_version macos 10.16.0
128126// X86_64_WATCHOS_SIM_LINKER: -platform_version watchos-simulator 7.0.0
129127// ARM64_IOS_SIMULATOR_LINKER: -platform_version ios-simulator 14.0.0
130- // ARM64_TVOS_SIMULATOR_LINKER: -platform_version tvos-simulator 14.0.0
131- // ARM64_WATCHOS_SIMULATOR_LINKER: -platform_version watchos-simulator 7.0.0
132128
133129// There are more RUN lines further down in the file.
134130
You can’t perform that action at this time.
0 commit comments