Skip to content

Commit 7637665

Browse files
authored
Merge pull request #82875 from meg-gupta/64test
Enable test for 64bit platforms only
2 parents c33ce3f + ce6ac88 commit 7637665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/AutoDiff/SILOptimizer/closure_specialization/multi_bb_no_bte2.sil

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
/// _ArrayBuffer is part of the ObjC runtime interop.
99
// REQUIRES: objc_interop
10+
// REQUIRES: CPU=x86_64 || CPU=arm64
1011

1112
sil_stage canonical
1213

0 commit comments

Comments
 (0)