Skip to content

Commit c5b9a37

Browse files
authored
Merge pull request #80729 from atrick/62-fix-test-32bit
Fix lifetime_dependence/specialize.sil; requires 64-bit
2 parents 1d297e0 + d27f55f commit c5b9a37

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)