[r13918]
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 18 May 2007 15:52:18 +0000 (15:52 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 18 May 2007 15:52:18 +0000 (15:52 +0000)
ir/common/firm.h

index 24ccba5..09edffc 100644 (file)
@@ -102,7 +102,7 @@ extern "C" {
 #include "lower_calls.h"      /* lowering of different calls */
 #include "lower_intrinsics.h" /* lowering of intrinsic calls */
 #include "lower_dw.h"         /* double word types lowering */
-#include "lower_hl.h"
+#include "lower_hl.h"         /* lowering of high-level constructs */
 
 /* Analyses */
 #include "irouts.h"           /* Graph reversal / out edges. */