We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c6824 commit d7c5e24Copy full SHA for d7c5e24
test/SILOptimizer/enum-comparison.swift
@@ -5,6 +5,7 @@
5
// RUN: %target-run %t/a.out | %FileCheck %s --check-prefix=OUT
6
7
// REQUIRES: executable_test,optimized_stdlib
8
+// REQUIRES: PTRSIZE=64
9
10
enum E: String {
11
case a, b, c, long_case_name_for_testing, d, e
0 commit comments