[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2012-03-26-LoadConstant.ll
index c4a4c3006dde53297704aa38ca031129d74b3d7e..33fcbab92910696c454ed8008aa356ae27b44587 100644 (file)
@@ -14,7 +14,7 @@ entry:
   br label %lbl_818
 
 lbl_818:                                          ; preds = %for.end, %entry
-  call void (...)* @func_27()
+  call void (...) @func_27()
   store i32 0, i32* @g_814, align 4
   br label %for.cond