[OCaml] hexagon can't run MCJIT tests, XFAIL it.

llvm-svn: 220621
This commit is contained in:
Peter Zotov 2014-10-25 19:01:14 +00:00
parent 3944e6e223
commit 8cdf0425a0
1 changed files with 1 additions and 1 deletions

View 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