summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-tbh.ll
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2009-11-16 17:24:45 +0000
committerJim Grosbach <grosbach@apple.com>2009-11-16 17:24:45 +0000
commitc0517504e57e945bccd68f5e2e4edc350eda1989 (patch)
treeb52f4551c1eb5ba5c37fa29b9a5df18897a35db3 /test/CodeGen/Thumb2/thumb2-tbh.ll
parentb2e86bb142c882c68c54723f65c572def9bf77cc (diff)
downloadllvm-c0517504e57e945bccd68f5e2e4edc350eda1989.tar.gz
llvm-c0517504e57e945bccd68f5e2e4edc350eda1989.tar.bz2
llvm-c0517504e57e945bccd68f5e2e4edc350eda1989.tar.xz
tbb opt off by default
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88921 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2/thumb2-tbh.ll')
-rw-r--r--test/CodeGen/Thumb2/thumb2-tbh.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Thumb2/thumb2-tbh.ll b/test/CodeGen/Thumb2/thumb2-tbh.ll
index 2cf1d6a2af..916d467999 100644
--- a/test/CodeGen/Thumb2/thumb2-tbh.ll
+++ b/test/CodeGen/Thumb2/thumb2-tbh.ll
@@ -1,6 +1,7 @@
; RUN: llc < %s -mtriple=thumbv7-apple-darwin -relocation-model=pic | FileCheck %s
; Thumb2 target should reorder the bb's in order to use tbb / tbh.
+; XFAIL: *
%struct.R_flstr = type { i32, i32, i8* }
%struct._T_tstr = type { i32, %struct.R_flstr*, %struct._T_tstr* }