Skip to content

Commit cd4f3b0

Browse files
authored
Merge pull request #30017 from 3405691582/TestSerializationAndroidModules_RequiresCpuArm64
2 parents 86122f7 + f39b4b5 commit cd4f3b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Serialization/android-modules.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: CPU=arm64
12
// RUN: %empty-directory(%t)
23
// RUN: %swift_driver_plain --driver-mode=swiftc -target aarch64-unknown-linux-android -c %s -parse-stdlib -module-name Swift -emit-module -emit-module-path %t/Swift.swiftmodule
34
// RUN: %swift_driver_plain --driver-mode=swiftc -O -target aarch64-unknown-linux-android21 -c %s -I %t

0 commit comments

Comments
 (0)