Migrate this test from llvm/test/FrontendC++/ptr-to-method-devirt.cpp and
[oota-llvm.git] / test / Bindings / Ocaml / executionengine.ml
index 2caeb82aac22c92d75755f6f05ffaa8a7cd7fde5..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 %t.bc
+ * RUN: %t
+ * XFAIL: vg_leak
  *)
 
 open Llvm