[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / 2008-07-16-CoalescerCrash.ll
index aa9ee507f80c0860e80b2962ff10d0d936f8b71f..a1b9d9d5ab9389586894e658650d2ed5a4309ad5 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin
+; RUN: llc < %s -mtriple=x86_64-apple-darwin
 
        %struct.SV = type { i8*, i64, i64 }
 @"\01LC25" = external constant [8 x i8]                ; <[8 x i8]*> [#uses=1]
@@ -26,7 +26,7 @@ bb31:         ; preds = %bb6
        br label %bb33
 
 bb33:          ; preds = %bb31, %bb
-       tail call void (%struct.SV*, i8*, ...)* @Perl_sv_catpvf( %struct.SV* %dsv, i8* getelementptr ([8 x i8]* @"\01LC25", i32 0, i64 0), i64 %0 ) nounwind 
+       tail call void (%struct.SV*, i8*, ...) @Perl_sv_catpvf( %struct.SV* %dsv, i8* getelementptr ([8 x i8], [8 x i8]* @"\01LC25", i32 0, i64 0), i64 %0 ) nounwind 
        unreachable
 
 bb40:          ; preds = %entry