X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fana%2Firsimpletype.h;h=d52a8980761c8e2a8adfa4d4c8655ea69c01e66d;hb=73eef69c89c2181e7ed3a2f7c09cdaa0f6d997e5;hp=9f751746350835c143c16093929d0ccc4d379236;hpb=dc87aa49c6d24b8d08f14d26ff42537cf82b559c;p=libfirm diff --git a/ir/ana/irsimpletype.h b/ir/ana/irsimpletype.h index 9f7517463..d52a89807 100644 --- a/ir/ana/irsimpletype.h +++ b/ir/ana/irsimpletype.h @@ -65,6 +65,6 @@ void free_simple_type_information(void); * Not yet implemented, but I guess we want this for iropt, to find the * type for newly allocated constants. */ -//type *analyse_irn_type(ir_node *node); +/* type *analyse_irn_type(ir_node *node); */ #endif /* _IRSIMPLETYPE_H_ */