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
36bdf621
Commit
36bdf621
authored
Nov 13, 2014
by
yb9976
Browse files
Fixed typo.
parent
796eb320
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/opt/loop.c
View file @
36bdf621
...
...
@@ -726,7 +726,7 @@ static void copy_walk_n(ir_node *const node, walker_condition *const walk_condit
set_irn_in
(
cp
,
arity
,
cpin
);
}
/* Removes all
e
Blocks with non marked predecessors from the condition chain. */
/* Removes all Blocks with non marked predecessors from the condition chain. */
static
void
unmark_not_allowed_cc_blocks
(
void
)
{
size_t
const
blocks
=
ARR_LEN
(
cc_blocks
);
...
...
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