aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Examples/standalone/test.toy
diff options
context:
space:
mode:
Diffstat (limited to 'mlir/test/Examples/standalone/test.toy')
-rw-r--r--mlir/test/Examples/standalone/test.toy2
1 files changed, 1 insertions, 1 deletions
diff --git a/mlir/test/Examples/standalone/test.toy b/mlir/test/Examples/standalone/test.toy
index 3f5c5cb..0815729 100644
--- a/mlir/test/Examples/standalone/test.toy
+++ b/mlir/test/Examples/standalone/test.toy
@@ -8,4 +8,4 @@
# Note: The number of checked tests is not important. The command will fail
# if any fail.
# CHECK: Passed
-# UNSUPPORTED: windows, android
+# UNSUPPORTED: target={{.*(windows|android).*}}