mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-18 01:35:44 +00:00
XFAIL vg_leak the new test as the rest.
llvm-svn: 122517
This commit is contained in:
parent
be8084acdd
commit
cfd30fdf42
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user