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
69cd8bbf
Commit
69cd8bbf
authored
May 25, 2011
by
Andreas Zwinkau
Browse files
Fix comment
parent
99f23ed8
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/opt/cfopt.c
View file @
69cd8bbf
...
...
@@ -222,8 +222,8 @@ non_dispensable:
}
/**
* This method remove
d Bad cf predecessors from Blocks and Phis, and removes
*
empty blocks. A block is empty if it only contains Phi
and Jmp nodes.
* This method remove
s empty blocks. A block is empty if it only contains Phi
* and Jmp nodes.
*
* We first adapt Phi nodes, then Block nodes, as we need the old ins
* of the Block to adapt the Phi nodes. We do this by computing new
...
...
Write
Preview
Supports
Markdown
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