We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b4a64 commit d27f55fCopy full SHA for d27f55f
test/SILOptimizer/lifetime_dependence/specialize.sil
@@ -11,6 +11,8 @@
11
// REQUIRES: swift_feature_AddressableParameters
12
// REQUIRES: swift_feature_AddressableTypes
13
14
+// REQUIRES: PTRSIZE=64
15
+
16
// Test the SIL representation for lifetime dependence scope fixup.
17
18
sil_stage raw
0 commit comments