Skip to content

Commit d27f55f

Browse files
committed
Fix lifetime_dependence/specialize.sil; requires 64-bit
Fixes rdar://148958163 (cherry picked from commit d92b20f)
1 parent b0b4a64 commit d27f55f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/lifetime_dependence/specialize.sil

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
// REQUIRES: swift_feature_AddressableParameters
1212
// REQUIRES: swift_feature_AddressableTypes
1313

14+
// REQUIRES: PTRSIZE=64
15+
1416
// Test the SIL representation for lifetime dependence scope fixup.
1517

1618
sil_stage raw

0 commit comments

Comments
 (0)