X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=ir%2Fir%2Firtypes.h;h=b78cdd9d7570ac7ab69003397714284cb67cc81e;hb=efe2efd4a5a5528b7784233e0395ea792c0c784e;hp=abe4b797d53b026ede0d7f09d8dca601d184a2d7;hpb=7c63b4d0d2dbedf66cc29bac75c32041da03ba7b;p=libfirm diff --git a/ir/ir/irtypes.h b/ir/ir/irtypes.h index abe4b797d..b78cdd9d7 100644 --- a/ir/ir/irtypes.h +++ b/ir/ir/irtypes.h @@ -47,8 +47,6 @@ #include "obst.h" #include "vrp.h" -struct ir_phase; - /** The type of an ir_op. */ struct ir_op { unsigned code; /**< The unique opcode of the op. */