diff options
author | Jim Grosbach <grosbach@apple.com> | 2009-11-14 21:57:35 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2009-11-14 21:57:35 +0000 |
commit | e11d26b3d88930fb41ebbc1cd8d7a3179ade90ae (patch) | |
tree | a04cc90235ee1fbd0f24c13bef83c6f046ffdb4d | |
parent | a7ac3cee8f9eb517ec4dd6bf15eaf024df0c9e88 (diff) |
remove xfail
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88817 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | test/CodeGen/Thumb2/thumb2-tbh.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/Thumb2/thumb2-tbh.ll b/test/CodeGen/Thumb2/thumb2-tbh.ll index 79fae9d234..2cf1d6a2af 100644 --- a/test/CodeGen/Thumb2/thumb2-tbh.ll +++ b/test/CodeGen/Thumb2/thumb2-tbh.ll @@ -2,8 +2,6 @@ ; 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* } @_C_nextcmd = external global i32 ; <i32*> [#uses=3] |