X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FCodeGen%2FThumb2%2Fthumb2-ifcvt1.ll;fp=test%2FCodeGen%2FThumb2%2Fthumb2-ifcvt1.ll;h=d842d4d879956a09914cde47fac94ca92421d119;hp=1d267565e06cc9a10a82170dabe13e0a5a61e9f3;hb=da8dd92c9ff9928b81fca3427809f384ee7269f7;hpb=26bf8f9a1b6b7f9ce198c319dc650ad3073b05f8 diff --git a/test/CodeGen/Thumb2/thumb2-ifcvt1.ll b/test/CodeGen/Thumb2/thumb2-ifcvt1.ll index 1d267565e06..d842d4d8799 100644 --- a/test/CodeGen/Thumb2/thumb2-ifcvt1.ll +++ b/test/CodeGen/Thumb2/thumb2-ifcvt1.ll @@ -76,7 +76,7 @@ entry: br i1 %tmp1, label %cond_true, label %UnifiedReturnBlock cond_true: ; preds = %entry - tail call void @foo( i32 %b ) + call void @foo( i32 %b ) ret void UnifiedReturnBlock: ; preds = %entry