We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6af9c99 + de4cfa7 commit e03b5e3Copy full SHA for e03b5e3
test/IRGen/package_resilience.swift
@@ -15,6 +15,7 @@
15
// RUN: %target-swift-frontend -package-name MyPkg -I %t -emit-ir -enable-library-evolution -O %t/package_resilience.swift -package-name MyPkg
16
// REQUIRES: objc_codegen
17
// REQUIRES: OS=macosx || OS=ios || OS=tvos || OS=watchos
18
+// REQUIRES: CPU=x86_64 || CPU=arm64
19
20
// CHECK: @"$s18package_resilience26ClassWithResilientPropertyC1p16resilient_struct5PointVvpWvd" = constant [[INT]] {{8|16}}, align [[#WORDSIZE]]
21
// CHECK: @"$s18package_resilience26ClassWithResilientPropertyC1s16resilient_struct4SizeVvpWvd" = constant [[INT]] {{32|16}}, align [[#WORDSIZE]]
0 commit comments