We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d297e0 + d27f55f commit c5b9a37Copy full SHA for c5b9a37
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