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
c060c37d
Commit
c060c37d
authored
Jul 31, 2008
by
yb9976
Browse files
Fixed one more memory leak.
[r20862]
parent
946ac143
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/ana/execfreq.c
View file @
c060c37d
...
...
@@ -298,6 +298,8 @@ compute_execfreq(ir_graph * irg, double loop_weight)
}
}
dfs_free
(
dfs
);
/*
* Add a loop from end to start.
* The problem is then an eigenvalue problem:
...
...
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