Relax dwarf line fragments. This fixes a crash in the included testcase.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-ifcvt2.ll
index d917ffe56bbcbbcf1b7abe78815737ffa1d0d66e..2c5734881d53202c152705f7b859c9041d1f94de 100644 (file)
@@ -13,7 +13,7 @@ entry:
        br i1 %tmp7, label %cond_true, label %UnifiedReturnBlock
 
 cond_true:             ; preds = %entry
-       %tmp10 = tail call i32 (...)* @bar( )           ; <i32> [#uses=0]
+       %tmp10 = call i32 (...)* @bar( )                ; <i32> [#uses=0]
        ret void
 
 UnifiedReturnBlock:            ; preds = %entry
@@ -32,6 +32,7 @@ entry:
 ; CHECK: it eq
 ; CHECK: cmpeq
 ; CHECK: bne
+; CHECK: cmp
 ; CHECK: itt eq
 ; CHECK: moveq
 ; CHECK: popeq