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
7f0c0545
Commit
7f0c0545
authored
Oct 06, 2008
by
Michael Beck
Browse files
- reenabled modeb handling after condeval fix
[r22551]
parent
c54a5cb5
Changes
1
Show whitespace changes
Inline
Side-by-side
ir/ana/irconsconfirm.c
View file @
7f0c0545
...
...
@@ -385,9 +385,8 @@ static void insert_Confirm_in_block(ir_node *block, void *env) {
ir_node
*
cmp
;
pn_Cmp
pnc
;
#if 0
handle_modeb
(
block
,
selector
,
get_Proj_proj
(
proj
),
env
);
#endif
/* this should be an IF, check this */
if
(
!
is_Proj
(
selector
))
return
;
...
...
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