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
d2fed46d
Commit
d2fed46d
authored
Apr 17, 2009
by
yb9976
Browse files
use environment also in non-debug mode.
[r25823]
parent
659cb790
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/opt/opt_ldst.c
View file @
d2fed46d
...
...
@@ -132,13 +132,13 @@ typedef struct ldst_env_t {
#endif
}
ldst_env
;
/* the one and only environment */
static
ldst_env
env
;
#ifdef DEBUG_libfirm
static
firm_dbg_module_t
*
dbg
;
/* the one and only environment */
static
ldst_env
env
;
/**
* Dumps the block list.
*
...
...
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