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
ac88d734
Commit
ac88d734
authored
Jan 05, 2013
by
Christoph Mallon
Browse files
cleanup: Include "irgraph_t.h" instead of "irgraph.h" internally.
parent
ff565b3d
Changes
2
Show whitespace changes
Inline
Side-by-side
ir/ana/cdep.c
View file @
ac88d734
...
...
@@ -11,7 +11,7 @@
#include
<assert.h>
#include
<stdlib.h>
#include
"irdom_t.h"
#include
"irgraph.h"
#include
"irgraph
_t
.h"
#include
"irgwalk.h"
#include
"irnode.h"
#include
"pmap.h"
...
...
ir/opt/parallelize_mem.c
View file @
ac88d734
...
...
@@ -15,7 +15,7 @@
#include
"array_t.h"
#include
"debug.h"
#include
"ircons.h"
#include
"irgraph.h"
#include
"irgraph
_t
.h"
#include
"irgmod.h"
#include
"irgopt.h"
#include
"irgwalk.h"
...
...
Write
Preview
Supports
Markdown
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