moved all lower_* header into new lowering.h
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 1 Jun 2007 21:04:56 +0000 (21:04 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 1 Jun 2007 21:04:56 +0000 (21:04 +0000)
[r14256]

ir/be/ia32/ia32_intrinsics.c

index 551c5bc..88aad77 100644 (file)
@@ -33,8 +33,7 @@
 #include "irnode_t.h"
 #include "ircons.h"
 #include "irprog_t.h"
-#include "lower_intrinsics.h"
-#include "lower_dw.h"
+#include "lowering.h"
 #include "array.h"
 
 #include "ia32_new_nodes.h"