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