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
1cf50338
Commit
1cf50338
authored
Sep 08, 2011
by
Andreas Zwinkau
Browse files
remove_bads invalidates outs
parent
96cf55be
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/ir/rm_bads.c
View file @
1cf50338
...
...
@@ -134,6 +134,7 @@ int remove_bads(ir_graph *irg)
if
(
changed
)
{
edges_deactivate
(
irg
);
set_irg_outs_inconsistent
(
irg
);
}
return
changed
;
...
...
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