[X86] Add XSAVE intrinsic family
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-31-EH_RETURN64.ll
index d939207d196e07d4c575a790660eda96910ec595..291090263a2f1ecb3a9b8408f42b404571a0e773 100644 (file)
@@ -37,7 +37,7 @@ if.then:                                          ; preds = %entry
   ret i32 0
 
 if.end:                                           ; preds = %entry
-  %call = tail call i32 (...)* @_Unwind_ForcedUnwind_Phase2() nounwind
+  %call = tail call i32 (...) @_Unwind_ForcedUnwind_Phase2() nounwind
   store i32 %call, i32* @a, align 4
   %tobool1 = icmp eq i32 %call, 0
   br i1 %tobool1, label %cond.end, label %cond.true