aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/fastcall.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/fastcall.ll')
-rw-r--r--test/CodeGen/Generic/fastcall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/fastcall.ll b/test/CodeGen/Generic/fastcall.ll
index 35e04f1..b78bb19 100644
--- a/test/CodeGen/Generic/fastcall.ll
+++ b/test/CodeGen/Generic/fastcall.ll
@@ -7,7 +7,7 @@
define fastcc void @gcov_read_words(i32 %words) {
entry:
- store i32 %words, i32* getelementptr (%struct.__gcov_var*
+ store i32 %words, i32* getelementptr (%struct.__gcov_var, %struct.__gcov_var*
@__gcov_var,
i32 0, i32 0)
ret void