[opaque pointer type] Add textual IR support for explicit type parameter to the call...
[oota-llvm.git] / test / CodeGen / X86 / 2009-04-14-IllegalRegs.ll
index 1e5e9339361282f89fddf52867398f173ae6b729..8055ea880795d1b19806b5db4a7e641a6e8a4505 100644 (file)
@@ -21,7 +21,7 @@ entry:
        store i8 %5, i8* %7, align 1
        %8 = getelementptr %struct.X, %struct.X* %xxx, i32 0, i32 0             ; <i8*> [#uses=1]
        store i8 15, i8* %8, align 1
-       %9 = call i32 (...)* bitcast (i32 (%struct.X*, %struct.X*)* @f to i32 (...)*)(%struct.X* byval align 4 %xxx, %struct.X* byval align 4 %xxx) nounwind            ; <i32> [#uses=1]
+       %9 = call i32 (...) bitcast (i32 (%struct.X*, %struct.X*)* @f to i32 (...)*)(%struct.X* byval align 4 %xxx, %struct.X* byval align 4 %xxx) nounwind             ; <i32> [#uses=1]
        store i32 %9, i32* %0, align 4
        %10 = load i32, i32* %0, align 4                ; <i32> [#uses=1]
        store i32 %10, i32* %retval, align 4