summaryrefslogtreecommitdiffstats
path: root/test/LLVMC/C/opt-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/C/opt-test.c')
-rw-r--r--test/LLVMC/C/opt-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/LLVMC/C/opt-test.c b/test/LLVMC/C/opt-test.c
index d69dc9b..7924def 100644
--- a/test/LLVMC/C/opt-test.c
+++ b/test/LLVMC/C/opt-test.c
@@ -2,6 +2,7 @@
* Check that the -opt switch works.
* RUN: llvmc %s -opt -o %t
* RUN: %abs_tmp | grep hello
+ * XFAIL: vg_leak
*/
#include <stdio.h>