tests: XFAIL a handful of tests on the vg_leak builder, so we can get back to
[oota-llvm.git] / test / Bindings / Ocaml / executionengine.ml
index 63040e4a33fc03b0e8fed74dc065b16c33a32439..f7a49bb284c0c4364b438d4db4a3939c16900872 100644 (file)
@@ -1,5 +1,6 @@
 (* RUN: %ocamlopt -warn-error A llvm.cmxa llvm_target.cmxa llvm_executionengine.cmxa %s -o %t
  * RUN: %t
+ * XFAIL: vg_leak
  *)
 
 open Llvm