Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
081a2f11
Commit
081a2f11
authored
Oct 21, 2013
by
yb9976
Browse files
Removed dead assignment.
parent
5bcd3fe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/lower/lower_calls.c
View file @
081a2f11
...
...
@@ -688,7 +688,6 @@ static void transform_irg(compound_call_lowering_flags flags, ir_graph *irg)
}
else
{
/* we must only search for calls */
env
.
arg_shift
=
0
;
lowered_mtp
=
NULL
;
}
lowered_mtp
=
lower_mtp
(
flags
,
mtp
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment