Skip to content

Commit 8bdfbb6

Browse files
authored
Tests: Require vendor=apple in has_symbol.sil test. (#62323)
1 parent 51c5da0 commit 8bdfbb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SIL/Parser/has_symbol.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
// RUN: %target-swift-frontend -emit-module -emit-module-path %t/has_symbol_helper.swiftmodule -parse-as-library -enable-library-evolution %t/has_symbol_helper.swift
44
// RUN: %target-swift-frontend -emit-sil -verify %s -I %t/
55

6+
// REQUIRES: vendor=apple
7+
68
sil_stage raw
79

810
import Builtin

0 commit comments

Comments
 (0)