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 b6e9c8e commit 3b06c34Copy full SHA for 3b06c34
test/IRGen/globals.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -primary-file %s -emit-ir | %FileCheck %s
+// RUN: %target-swift-frontend -primary-file %s -disable-availability-checking -emit-ir | %FileCheck %s
2
3
// REQUIRES: swift_in_compiler
4
// REQUIRES: PTRSIZE=64
0 commit comments