[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / Transforms / LoopUnswitch / 2008-06-02-DomInfo.ll
index 906c2c581e1fc489384534dc9cf2e4793829e421..8ea4ed33fc5cd6c25e592078682926a1962deeaa 100644 (file)
@@ -19,7 +19,7 @@ bb54:         ; preds = %bb31, %bb5, %bb
        br i1 false, label %bb64, label %bb
 bb64:          ; preds = %bb54
        %tmp6566 = sext i16 %p_6 to i32         ; <i32> [#uses=1]
-       %tmp68 = tail call i32 (...)* @func_18( i32 1, i32 %tmp6566, i32 1 ) nounwind           ; <i32> [#uses=0]
+       %tmp68 = tail call i32 (...) @func_18( i32 1, i32 %tmp6566, i32 1 ) nounwind            ; <i32> [#uses=0]
        ret i32 undef
 }