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.
2 parents 27c08b1 + 524d1a5 commit aa350a9Copy full SHA for aa350a9
test/SILOptimizer/readonly_arrays.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -target %target-future-triple -primary-file %s -O -sil-verify-all -Xllvm -sil-disable-pass=FunctionSignatureOpts -module-name=test -emit-ir | %FileCheck %s
+// RUN: %target-swift-frontend -target %module-target-future -primary-file %s -O -sil-verify-all -disable-availability-checking -Xllvm -sil-disable-pass=FunctionSignatureOpts -module-name=test -emit-ir | %FileCheck %s
2
3
// Also do an end-to-end test to check all components, including IRGen.
4
// RUN: %empty-directory(%t)
0 commit comments