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 be6239a commit 1f66767Copy full SHA for 1f66767
test/SILOptimizer/static_strings.swift
@@ -5,7 +5,7 @@
5
// RUN: %target-build-swift -O -module-name=test %s -o %t/a.out
6
// RUN: %target-run %t/a.out | %FileCheck %s -check-prefix=CHECK-OUTPUT
7
8
-// REQUIRES: executable_test,swift_stdlib_no_asserts,optimized_stdlib
+// REQUIRES: executable_test,swift_stdlib_no_asserts
9
// REQUIRES: CPU=arm64 || CPU=x86_64
10
11
// This is an end-to-end test to ensure that the optimizer generates
0 commit comments