XFAIL vg_leak the new test as the rest.
[oota-llvm.git] / test / Bindings / Ocaml / analysis.ml
index e830106c11ffd44ba3971ee93512a9d2324b9a81..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