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.
REQUIRES: executable_test
1 parent 83de87a commit 0c08430Copy full SHA for 0c08430
test/SILOptimizer/stack-promotion-crash.swift
@@ -6,6 +6,8 @@
6
// RUN: %target-codesign %t/a.out
7
// RUN: %target-run %t/a.out | %FileCheck %s
8
9
+// REQUIRES: executable_test
10
+
11
//--- module.modulemap
12
13
module CModule {
0 commit comments