[OCaml] hexagon can't run MCJIT tests, XFAIL it.
authorPeter Zotov <whitequark@whitequark.org>
Sat, 25 Oct 2014 19:01:14 +0000 (19:01 +0000)
committerPeter Zotov <whitequark@whitequark.org>
Sat, 25 Oct 2014 19:01:14 +0000 (19:01 +0000)
llvm-svn: 220621

llvm/test/Bindings/Ocaml/executionengine.ml

index 1abd7c4..3109081 100644 (file)
@@ -3,7 +3,7 @@
  * RUN: cp %s %t.builddir
  * RUN: %ocamlopt -warn-error A llvm.cmxa llvm_target.cmxa llvm_executionengine.cmxa %t.builddir/executionengine.ml -o %t
  * RUN: %t
- * XFAIL: vg_leak
+ * XFAIL: vg_leak hexagon
  *)
 
 open Llvm