summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/test-call.ll
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2010-12-02 20:20:32 +0000
committerJim Grosbach <grosbach@apple.com>2010-12-02 20:20:32 +0000
commitd35424f9ca617543a1101fb168246e8fbb99dc62 (patch)
treeca4d80fb88db2ab53a5aa05fc7913090cf7dce86 /llvm/test/ExecutionEngine/test-call.ll
parent5709254bd5f11a16ecb45e8f8984e543f8221cbb (diff)
downloadbcm5719-llvm-d35424f9ca617543a1101fb168246e8fbb99dc62.tar.gz
bcm5719-llvm-d35424f9ca617543a1101fb168246e8fbb99dc62.zip
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
Diffstat (limited to 'llvm/test/ExecutionEngine/test-call.ll')
-rw-r--r--llvm/test/ExecutionEngine/test-call.ll1
1 files changed, 1 insertions, 0 deletions
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)
OpenPOWER on IntegriCloud