Skip to content

Commit 2edf098

Browse files
committed
Disable test on 32-bit CPUs
1 parent dc50c93 commit 2edf098

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/DebugInfo/constant_propagation.sil

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-sil-opt -enable-sil-verify-all -sil-print-debuginfo -diagnostic-constant-propagation %s | %FileCheck %s
2+
// REQUIRES: CPU=arm64 || CPU=x86_64
23

34
sil_stage canonical
45

0 commit comments

Comments
 (0)