Skip to content

Commit 27de3db

Browse files
committed
[Test] Run test on 64-bit platforms only
Fixes rdar://144400233
1 parent fef7985 commit 27de3db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/cse_ossa_nontrivial.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: %target-sil-opt -sil-print-types -enable-sil-verify-all %s -update-borrowed-from -cse | %FileCheck %s
2+
// REQUIRES: PTRSIZE=64
3+
24
sil_stage canonical
35

46
import Builtin

0 commit comments

Comments
 (0)