aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-11-06-testb.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2008-11-06-testb.ll')
-rw-r--r--test/CodeGen/X86/2008-11-06-testb.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-11-06-testb.ll b/test/CodeGen/X86/2008-11-06-testb.ll
index 4ee4b4a..c8fad06 100644
--- a/test/CodeGen/X86/2008-11-06-testb.ll
+++ b/test/CodeGen/X86/2008-11-06-testb.ll
@@ -18,7 +18,7 @@ entry:
br i1 %4, label %bb5, label %bb
bb: ; preds = %entry
- %5 = tail call i32 (...)* @xx() nounwind ; <i32> [#uses=1]
+ %5 = tail call i32 (...) @xx() nounwind ; <i32> [#uses=1]
ret i32 %5
bb5: ; preds = %entry