X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeifg_t.h;h=a1fbc5c6c4921bb92b7a8e61f2203f68f51a6687;hb=48f0393daa5d5a14ed7e3e32ee2b090759c9371e;hp=10d721a4a95221c5a005a3a094cbb0801a14e3f3;hpb=646d941217399e4bc713359fd5ad393e4db8b905;p=libfirm diff --git a/ir/be/beifg_t.h b/ir/be/beifg_t.h index 10d721a4a..a1fbc5c6c 100644 --- a/ir/be/beifg_t.h +++ b/ir/be/beifg_t.h @@ -35,6 +35,7 @@ struct _be_ifg_impl_t { struct _be_ifg_t { const be_ifg_impl_t *impl; + const be_chordal_env_t *env; }; #ifdef _BE_IFG_USE_MACROS