XFAIL vg_leak the new test as the rest.
[oota-llvm.git] / test / Bindings / Ocaml / analysis.ml
index 7850b2918bb49490a8c31198dd2ae6ffddc30a6e..7df8e21203a9373b38772544c1b2ed3fadee1240 100644 (file)
@@ -1,5 +1,6 @@
 (* RUN: %ocamlopt -warn-error A llvm.cmxa llvm_analysis.cmxa %s -o %t
- * RUN: %t %t.bc
+ * RUN: %t
+ * XFAIL: vg_leak
  *)
 
 open Llvm