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 | f16a3b7a9f8a9a69d2b5521710b7b65eb0d5db86 (patch) | |
| tree | 8d0c418a28152c2bd742d7c113b481b71727b77e | |
| parent | 6d41727a959ecfa74e7e8177fbd93d4d69c5cf7a (diff) | |
| download | bcm5719-llvm-f16a3b7a9f8a9a69d2b5521710b7b65eb0d5db86.tar.gz bcm5719-llvm-f16a3b7a9f8a9a69d2b5521710b7b65eb0d5db86.zip | |
remove xfail
llvm-svn: 88817
| -rw-r--r-- | llvm/test/CodeGen/Thumb2/thumb2-tbh.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/Thumb2/thumb2-tbh.ll b/llvm/test/CodeGen/Thumb2/thumb2-tbh.ll index 79fae9d2347..2cf1d6a2afd 100644 --- a/llvm/test/CodeGen/Thumb2/thumb2-tbh.ll +++ b/llvm/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] |

