From: Götz Lindenmaier Date: Thu, 17 Jun 2004 10:32:23 +0000 (+0000) Subject: more headers X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=98f9837b5d22db788cab74b0a26db46b16db4233;p=libfirm more headers [r3134] --- diff --git a/ir/common/firm.h b/ir/common/firm.h index 1800434ae..a911e9d0a 100644 --- a/ir/common/firm.h +++ b/ir/common/firm.h @@ -85,6 +85,7 @@ extern "C" { /* # include "tailrec.h"*/ /* optimize tail-recursion calls */ # include "ircgopt.h" /* Optimizations based on interprocedural graph */ +# include "irouts.h" /* Graph reversal / out edges. */ # include "irdom.h" /* Dominator analysis */ # include "cgana.h" /* Analysis to construct interprocedural graph */ /* including some optimizations */