XFAIL tests from LLVMC on valgrind or valgrind+leak-checking. We
[oota-llvm.git] / test / LLVMC / C / sink.c
index bdff340da903eb3de81cc1a86763b60b2714c454..c4f9beba8c38aa5b02ba38fcf1ad6a6c500caa63 100644 (file)
@@ -2,6 +2,7 @@
  * Check that the 'sink' options work.
  * RUN: llvmc -v -Wall %s -o %t |& grep "Wall"
  * RUN: %abs_tmp | grep hello
+ * XFAIL: vg_leak
  */
 
 #include <stdio.h>