X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Fircgcons.h;h=84c195f3bd7d9c3e9ee454dc134375d7485ecff9;hb=637542932dc27dcdfc7def09b58d9d5d4c34fb77;hp=d4f6e2d3260f5d83e0e7722f1ab10abbee1cd242;hpb=e27ddc4fd766cb77d33e4fb4a978b93db8230e37;p=libfirm diff --git a/ir/ir/ircgcons.h b/ir/ir/ircgcons.h index d4f6e2d32..84c195f3b 100644 --- a/ir/ir/ircgcons.h +++ b/ir/ir/ircgcons.h @@ -24,7 +24,7 @@ */ typedef enum { ip_view_no, /**< The interprocedural view is not constructed. There are no - view specific nodes (EndReg, Filter....) in any graph. */ + view specific nodes (EndReg, Filter, Break ...) in any graph. */ ip_view_valid, /**< The interprocedural view is valid. */ ip_view_invalid /**< The interprocedural view is invalid. Specific nodes are all still in the representation, but the graph is no more complete. */