From e11d26b3d88930fb41ebbc1cd8d7a3179ade90ae Mon Sep 17 00:00:00 2001 From: Jim Grosbach Date: Sat, 14 Nov 2009 21:57:35 +0000 Subject: [PATCH] remove xfail git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88817 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/Thumb2/thumb2-tbh.ll | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/CodeGen/Thumb2/thumb2-tbh.ll b/test/CodeGen/Thumb2/thumb2-tbh.ll index 79fae9d2347..2cf1d6a2afd 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 ; [#uses=3] -- 2.34.1