File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- // RUN: %target-swift-emit-sil %s -parse-stdlib -enable-experimental-feature Embedded -target %target-triple -wmo | %FileCheck %s --check-prefix CHECK-SIL
2- // RUN: %target-swift-emit-ir %s -parse-stdlib -enable-experimental-feature Embedded -target %target-triple -wmo | %FileCheck %s --check-prefix CHECK-IR
1+ // RUN: %target-swift-emit-sil %s -parse-stdlib -enable-experimental-feature Embedded -target arm64e-apple-none -wmo | %FileCheck %s --check-prefix CHECK-SIL
2+ // RUN: %target-swift-emit-ir %s -parse-stdlib -enable-experimental-feature Embedded -target arm64e-apple-none -wmo | %FileCheck %s --check-prefix CHECK-IR
33
4+ // UNSUPPORTED: OS=wasi
45// REQUIRES: swift_in_compiler
56// REQUIRES: swift_feature_Embedded
67
You can’t perform that action at this time.
0 commit comments