X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftr%2Fmangle.h;h=ee100630072fcb6047b1fb91038c0c7dc27eb041;hb=603ff7b14c9f34c096ffabbed68ee2ffb48ae158;hp=38a507e2bb9f82ce906ec49b3c4f0f0af81ca726;hpb=d61b4fcf547abba70184af32e2d3acc77531c623;p=libfirm diff --git a/ir/tr/mangle.h b/ir/tr/mangle.h index 38a507e2b..ee1006300 100644 --- a/ir/tr/mangle.h +++ b/ir/tr/mangle.h @@ -17,5 +17,5 @@ void init_mangle (void); a separating "_". f*/ ident *mangle_entity (entity *ent); -/* Sorry, I'm not sure what this does... */ +/* Sorry, I'm not sure what this does... seems to copy the string. */ ident *mangle_type (type *type);