X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2Ftyperep.h;h=0a614afff200ef00311907ac96b841e90328442e;hb=83811ec18bcb88ff5a45c8b10303636d34bf67ee;hp=c3906c7c2e048bf9c60b4de3598049ddd11b7f85;hpb=49088685d60ed98da2017d2f2cda461d130bc3c9;p=libfirm diff --git a/include/libfirm/typerep.h b/include/libfirm/typerep.h index c3906c7c2..0a614afff 100644 --- a/include/libfirm/typerep.h +++ b/include/libfirm/typerep.h @@ -2419,6 +2419,8 @@ ir_type *new_type_frame(ident *name); /** * Makes a clone of a frame type. + * Sets entity links from old frame entities to new onces and + * vice versa. */ ir_type *clone_frame_type(ir_type *type);