[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / CodeGen / Generic / 2008-02-04-Ctlz.ll
index 27a37a9d3c5d3e87cd3f34a51218a105b5e84ad6..3244e5c6f4ce41cbcebcad2b45ceae3eb426035a 100644 (file)
@@ -10,7 +10,7 @@ entry:
        %tmp38 = trunc i64 %tmp37 to i32                ; <i32>:0 [#uses=1]
        %tmp48 = trunc i64 %tmp47 to i32                ; <i32>:0 [#uses=1]
        %tmp58 = trunc i64 %tmp57 to i32                ; <i32>:0 [#uses=1]
-       %tmp40 = tail call i32 (i8*, ...)* @printf( i8* noalias  getelementptr ([14 x i8], [14 x i8]* @.str, i32 0, i32 0), i64 %arg, i32 %tmp38, i32 %tmp48, i32 %tmp58 ) nounwind             ; <i32> [#uses=0]
+       %tmp40 = tail call i32 (i8*, ...) @printf( i8* noalias  getelementptr ([14 x i8], [14 x i8]* @.str, i32 0, i32 0), i64 %arg, i32 %tmp38, i32 %tmp48, i32 %tmp58 ) nounwind              ; <i32> [#uses=0]
        ret i32 0
 }