Skip to content

Commit 36e6c29

Browse files
Merge pull request #12489 from aschwaighofer/irgen_builtins_non_executable
test/IRGen/builtins.swift is not an executable_test
2 parents d09669b + 2701604 commit 36e6c29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/IRGen/builtins.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// RUN: %target-swift-frontend -assume-parsing-unqualified-ownership-sil -parse-stdlib -primary-file %s -emit-ir -o - -disable-objc-attr-requires-foundation-module | %FileCheck %s --check-prefix=CHECK --check-prefix=CHECK-%target-runtime
2-
// REQUIRES: executable_test
32

43
// REQUIRES: CPU=x86_64
54

0 commit comments

Comments
 (0)