aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-08-13 22:43:33 +0000
committerBob Wilson <bob.wilson@apple.com>2010-08-13 22:43:33 +0000
commit703af3ab128addcd061e0761b059a919da2a4066 (patch)
treeabec342decc824a5c5f990447a28efbfe44fcb21 /test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
parent38aa2871fc7a37f7a6854744e71fc366ba12888a (diff)
downloadexternal_llvm-703af3ab128addcd061e0761b059a919da2a4066.zip
external_llvm-703af3ab128addcd061e0761b059a919da2a4066.tar.gz
external_llvm-703af3ab128addcd061e0761b059a919da2a4066.tar.bz2
Temporarily disable tail calls on ARM to work around some linker problems.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111050 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll')
-rwxr-xr-xtest/CodeGen/ARM/2010-06-21-nondarwin-tc.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll b/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
index 7650d88..ac8e809 100755
--- a/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
+++ b/test/CodeGen/ARM/2010-06-21-nondarwin-tc.ll
@@ -1,5 +1,6 @@
; RUN: llc < %s -march=arm -mtriple=armv4t-unknown-linux-gnueabi | FileCheck %s
; PR 7433
+; XFAIL: *
%0 = type { i8*, i8* }
%1 = type { i8*, i8*, i8* }