aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2009-11-21 21:40:08 +0000
committerJim Grosbach <grosbach@apple.com>2009-11-21 21:40:08 +0000
commitf3b33d0b2a50777ddb467e8adefbb018b16570d2 (patch)
tree4d9f034e1520bec850cc9b59d558c89665283d44 /test/CodeGen/Thumb2/thumb2-ifcvt1.ll
parentac0869dc8a7986855c5557cc67d4709600158ef5 (diff)
downloadexternal_llvm-f3b33d0b2a50777ddb467e8adefbb018b16570d2.zip
external_llvm-f3b33d0b2a50777ddb467e8adefbb018b16570d2.tar.gz
external_llvm-f3b33d0b2a50777ddb467e8adefbb018b16570d2.tar.bz2
Darwin requires a frame pointer for all non-leaf functions to support correct
backtraces. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89562 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2/thumb2-ifcvt1.ll')
-rw-r--r--test/CodeGen/Thumb2/thumb2-ifcvt1.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Thumb2/thumb2-ifcvt1.ll b/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
index 71199ab..617d0b1 100644
--- a/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
+++ b/test/CodeGen/Thumb2/thumb2-ifcvt1.ll
@@ -1,4 +1,5 @@
; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s
+; XFAIL: *
define i32 @t1(i32 %a, i32 %b, i32 %c, i32 %d) {
; CHECK: t1: