summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-tbh.ll
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2009-11-17 21:24:11 +0000
committerJim Grosbach <grosbach@apple.com>2009-11-17 21:24:11 +0000
commitf04777b945e272ccec21c7080bd5480d78a14fd2 (patch)
tree6e47361b382e90c271c479da7acbb083cea3d412 /test/CodeGen/Thumb2/thumb2-tbh.ll
parent202344e1240db60afa393198806e75256cde985c (diff)
downloadllvm-f04777b945e272ccec21c7080bd5480d78a14fd2.tar.gz
llvm-f04777b945e272ccec21c7080bd5480d78a14fd2.tar.bz2
llvm-f04777b945e272ccec21c7080bd5480d78a14fd2.tar.xz
Enable arm jumpt table adjustment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89143 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, 0 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb2/thumb2-tbh.ll b/test/CodeGen/Thumb2/thumb2-tbh.ll
index 916d467999..2cf1d6a2af 100644
--- a/test/CodeGen/Thumb2/thumb2-tbh.ll
+++ b/test/CodeGen/Thumb2/thumb2-tbh.ll
@@ -1,7 +1,6 @@
; 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* }