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 51c5da0 commit 8bdfbb6Copy full SHA for 8bdfbb6
test/SIL/Parser/has_symbol.sil
@@ -3,6 +3,8 @@
3
// 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
4
// RUN: %target-swift-frontend -emit-sil -verify %s -I %t/
5
6
+// REQUIRES: vendor=apple
7
+
8
sil_stage raw
9
10
import Builtin
0 commit comments