XFAIL vg_leak the new test as the rest.

llvm-svn: 122517
This commit is contained in:
Torok Edwin 2010-12-23 21:22:09 +00:00
parent 5d690d4168
commit 78561c96b3
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
(* RUN: %ocamlopt -warn-error A llvm.cmxa llvm_bitreader.cmxa llvm_executionengine.cmxa %s -o %t
* RUN: %t </dev/null
* XFAIL: vg_leak
*)
let context = Llvm.global_context ()
(* this used to crash, we must not use 'external' in .mli files, but 'val' if we