OSDN Git Service

Update aosp/master LLVM for rebase to r235153
[android-x86/external-llvm.git] / test / CodeGen / X86 / 2008-07-16-CoalescerCrash.ll
index aa9ee50..a1b9d9d 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