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
7635cc4d
Commit
7635cc4d
authored
May 24, 2015
by
Christoph Mallon
Browse files
cleanup: Remove unnecessary #include "beutil.h".
parent
61b68eb9
Changes
12
Hide whitespace changes
Inline
Side-by-side
ir/be/beblocksched.c
View file @
7635cc4d
...
...
@@ -40,7 +40,6 @@
#include
"bearch.h"
#include
"bemodule.h"
#include
"besched.h"
#include
"beutil.h"
#include
"be.h"
#include
"panic.h"
...
...
ir/be/bechordal_main.c
View file @
7635cc4d
...
...
@@ -35,7 +35,6 @@
#include
"iredges_t.h"
#include
"bechordal_t.h"
#include
"beutil.h"
#include
"besched.h"
#include
"besched.h"
#include
"belive.h"
...
...
ir/be/becopyopt.c
View file @
7635cc4d
...
...
@@ -42,7 +42,6 @@
#include
"benode.h"
#include
"besched.h"
#include
"statev_t.h"
#include
"beutil.h"
#include
"lc_opts.h"
#include
"lc_opts_enum.h"
...
...
ir/be/becopystat.c
View file @
7635cc4d
...
...
@@ -20,7 +20,6 @@
#include
"bechordal_t.h"
#include
"bediagnostic.h"
#include
"benode.h"
#include
"beutil.h"
#include
"becopyopt_t.h"
#include
"becopystat.h"
#include
"bemodule.h"
...
...
ir/be/belistsched.c
View file @
7635cc4d
...
...
@@ -28,7 +28,6 @@
#include
"debug.h"
#include
"bemodule.h"
#include
"besched.h"
#include
"beutil.h"
#include
"belive.h"
#include
"belistsched.h"
#include
"bearch.h"
...
...
ir/be/belive.c
View file @
7635cc4d
...
...
@@ -21,7 +21,6 @@
#include
"statev_t.h"
#include
"be_t.h"
#include
"bearch.h"
#include
"beutil.h"
#include
"belive.h"
#include
"besched.h"
#include
"bemodule.h"
...
...
ir/be/bepbqpcoloring.c
View file @
7635cc4d
...
...
@@ -37,7 +37,6 @@
#include
"benode.h"
#include
"belive.h"
#include
"belive.h"
#include
"beutil.h"
#include
"plist.h"
#include
"pqueue.h"
...
...
ir/be/bera.c
View file @
7635cc4d
...
...
@@ -25,7 +25,6 @@
#include
"benode.h"
#include
"bera.h"
#include
"besched.h"
#include
"beutil.h"
/** The list of register allocators */
static
be_module_list_entry_t
*
register_allocators
;
...
...
ir/be/besched.c
View file @
7635cc4d
...
...
@@ -19,7 +19,6 @@
#include
"bemodule.h"
#include
"bearch.h"
#include
"besched.h"
#include
"beutil.h"
#include
"belistsched.h"
#include
"belive.h"
...
...
ir/be/beschednormal.c
View file @
7635cc4d
...
...
@@ -13,7 +13,6 @@
#include
"besched.h"
#include
"belistsched.h"
#include
"belive.h"
#include
"beutil.h"
#include
"heights.h"
#include
"irgwalk.h"
#include
"benode.h"
...
...
ir/be/beuses.c
View file @
7635cc4d
...
...
@@ -25,7 +25,6 @@
#include
"util.h"
#include
"be_t.h"
#include
"beutil.h"
#include
"belive.h"
#include
"benode.h"
#include
"besched.h"
...
...
ir/opt/loop.c
View file @
7635cc4d
...
...
@@ -15,7 +15,6 @@
#include
"util.h"
#include
"array.h"
#include
"beutil.h"
#include
"debug.h"
#include
"panic.h"
#include
"irbackedge_t.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