Skip to content

Commit 3b06c34

Browse files
committed
Fix test
1 parent b6e9c8e commit 3b06c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/IRGen/globals.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-swift-frontend -primary-file %s -emit-ir | %FileCheck %s
1+
// RUN: %target-swift-frontend -primary-file %s -disable-availability-checking -emit-ir | %FileCheck %s
22

33
// REQUIRES: swift_in_compiler
44
// REQUIRES: PTRSIZE=64

0 commit comments

Comments
 (0)