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 1f70b2f commit 1463506Copy full SHA for 1463506
test/embedded/static-object.swift
@@ -6,6 +6,7 @@
6
// RUN: %target-run %t/a.out | %FileCheck %s -check-prefix=CHECK-OUTPUT
7
8
// REQUIRES: executable_test,swift_stdlib_no_asserts,optimized_stdlib
9
+// REQUIRES: OS=macosx || OS=linux-gnu
10
11
// Check if the optimizer is able to convert array literals to constant statically initialized arrays.
12
0 commit comments