From d35424f9ca617543a1101fb168246e8fbb99dc62 Mon Sep 17 00:00:00 2001 From: Jim Grosbach Date: Thu, 2 Dec 2010 20:20:32 +0000 Subject: XFAIL for now. If someone with access to an ARM/Linux host wants to have a look that would be great. They're ARM JIT failures, so without that, it's tough. llvm-svn: 120731 --- llvm/test/ExecutionEngine/test-call.ll | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/test/ExecutionEngine/test-call.ll') diff --git a/llvm/test/ExecutionEngine/test-call.ll b/llvm/test/ExecutionEngine/test-call.ll index 27e16f0f34f..c4131a20f79 100644 --- a/llvm/test/ExecutionEngine/test-call.ll +++ b/llvm/test/ExecutionEngine/test-call.ll @@ -1,4 +1,5 @@ ; RUN: lli %s > /dev/null +; XFAIL: arm declare void @exit(i32) -- cgit v1.2.3