X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FCodeGen%2FX86%2Fcmp.ll;h=584179aacbc9ccd1d143ba839db9038e65ad0903;hp=818138a613e0945434cda62e1328027164428da2;hb=32b845d223393d9f5e7317b9e754a52b79543de2;hpb=4906c5787661f305dd2d1a552b36fe0baa086bb9 diff --git a/test/CodeGen/X86/cmp.ll b/test/CodeGen/X86/cmp.ll index 818138a613e..584179aacbc 100644 --- a/test/CodeGen/X86/cmp.ll +++ b/test/CodeGen/X86/cmp.ll @@ -75,7 +75,7 @@ define i32 @test5(double %A) nounwind { br i1 %bothcond, label %bb8, label %bb12 bb8:; preds = %entry - %tmp9 = tail call i32 (...)* @foo( ) nounwind ; [#uses=1] + %tmp9 = tail call i32 (...) @foo( ) nounwind ; [#uses=1] ret i32 %tmp9 bb12:; preds = %entry