summaryrefslogtreecommitdiffstats
path: root/llvm/test
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
commitc670bdc311585e9a873eb2282ef0aa1b6762fff8 (patch)
tree15855aa7998450f7e06e098bc573a7d4414ac754 /llvm/test
parent9c148c2163a11b623c03568208889397487fb805 (diff)
downloadbcm5719-llvm-c670bdc311585e9a873eb2282ef0aa1b6762fff8.tar.gz
bcm5719-llvm-c670bdc311585e9a873eb2282ef0aa1b6762fff8.zip
tbb opt off by default
llvm-svn: 88921
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/CodeGen/Thumb2/thumb2-tbh.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Thumb2/thumb2-tbh.ll b/llvm/test/CodeGen/Thumb2/thumb2-tbh.ll
index 2cf1d6a2afd..916d4679994 100644
--- a/llvm/test/CodeGen/Thumb2/thumb2-tbh.ll
+++ b/llvm/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* }
OpenPOWER on IntegriCloud