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
0a8f53bd
Commit
0a8f53bd
authored
May 10, 2006
by
Christian Würdig
Browse files
changed name of debug module
parent
65bbd0e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/bespillbelady.c
View file @
0a8f53bd
...
...
@@ -633,7 +633,7 @@ static void remove_unused_reloads(ir_graph *irg, belady_env_t *bel) {
void
be_spill_belady
(
const
be_chordal_env_t
*
chordal_env
)
{
belady_env_t
bel
;
FIRM_DBG_REGISTER
(
dbg
,
"ir.be.spillbelady"
);
FIRM_DBG_REGISTER
(
dbg
,
"
f
ir
m
.be.spill
.
belady"
);
/* init belady env */
obstack_init
(
&
bel
.
ob
);
...
...
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