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
3d1d2c43
Commit
3d1d2c43
authored
Jun 25, 2013
by
yb9976
Browse files
Clear corresponding irg property when creating Bads.
parent
88c4c31f
Changes
1
Show whitespace changes
Inline
Side-by-side
scripts/ir_spec.py
View file @
3d1d2c43
...
...
@@ -176,6 +176,7 @@ class Bad:
attr_struct
=
"bad_attr"
init
=
'''
res->attr.bad.irg.irg = irg;
clear_irg_properties(irg, IR_GRAPH_PROPERTY_NO_BADS);
'''
@
op
...
...
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