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 9f1ce1b + 4412a79 commit be87bd1Copy full SHA for be87bd1
test/SIL/Parser/ossa_needs_ownership_on_args.sil
@@ -1,4 +1,4 @@
1
-// RUN: not %sil-opt -verify %s
+// RUN: not %target-sil-opt -verify %s
2
3
// Make sure that we error if ossa functions do not parse unless the argument
4
// has the proper ownership specifier on it.
0 commit comments