summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/ExampleTests/xpass.c
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/lit/ExampleTests/xpass.c')
-rw-r--r--llvm/utils/lit/ExampleTests/xpass.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/utils/lit/ExampleTests/xpass.c b/llvm/utils/lit/ExampleTests/xpass.c
new file mode 100644
index 00000000000..ad84990f7e2
--- /dev/null
+++ b/llvm/utils/lit/ExampleTests/xpass.c
@@ -0,0 +1,2 @@
+// RUN: true
+// XFAIL
OpenPOWER on IntegriCloud