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
45640ea7
Commit
45640ea7
authored
Feb 21, 2009
by
Michael Beck
Browse files
- BugFix: the block of a Confirm can (and is in most cases) different of the block of its value
[r25551]
parent
dacd0e78
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/ir_spec.py
View file @
45640ea7
...
...
@@ -334,7 +334,6 @@ Unknown = dict(
Confirm
=
dict
(
ins
=
[
"value"
,
"bound"
],
block
=
"get_nodes_block(value)"
,
mode
=
"get_irn_mode(value)"
,
attrs
=
[
dict
(
...
...
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