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.
2 parents a0d62d9 + 1463506 commit c46fe92Copy full SHA for c46fe92
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