mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
XFAIL vg_leak the new test as the rest.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122517 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d5f8684b16
commit
78982611d8
@ -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…
Reference in New Issue
Block a user