mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Disable one more ARM-specific IR/SIL test on WASI
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
// RUN: %target-swift-emit-sil %s -parse-stdlib -enable-experimental-feature Embedded -target %target-triple -wmo | %FileCheck %s --check-prefix CHECK-SIL
|
// RUN: %target-swift-emit-sil %s -parse-stdlib -enable-experimental-feature Embedded -target arm64e-apple-none -wmo | %FileCheck %s --check-prefix CHECK-SIL
|
||||||
// RUN: %target-swift-emit-ir %s -parse-stdlib -enable-experimental-feature Embedded -target %target-triple -wmo | %FileCheck %s --check-prefix CHECK-IR
|
// RUN: %target-swift-emit-ir %s -parse-stdlib -enable-experimental-feature Embedded -target arm64e-apple-none -wmo | %FileCheck %s --check-prefix CHECK-IR
|
||||||
|
|
||||||
|
// UNSUPPORTED: OS=wasi
|
||||||
// REQUIRES: swift_in_compiler
|
// REQUIRES: swift_in_compiler
|
||||||
// REQUIRES: swift_feature_Embedded
|
// REQUIRES: swift_feature_Embedded
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user