a better version of a copyb lowerer
[libfirm] / include / libfirm / typerep.h
index c3906c7..0a614af 100644 (file)
@@ -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);