X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftr%2Ftype_t.h;h=2b6f3df18c274d959848e8979e2e5f9a6e177e1a;hb=ff244fb7355c6120cf0f15ba7911b473bb91c64b;hp=5e955ec9dc5a98d09657fcf5fc9b539f7cf4cddf;hpb=d2ceb4f9dfb5bc09d1249a4c608b338bf888ab33;p=libfirm diff --git a/ir/tr/type_t.h b/ir/tr/type_t.h index 5e955ec9d..2b6f3df18 100644 --- a/ir/tr/type_t.h +++ b/ir/tr/type_t.h @@ -145,7 +145,7 @@ struct ir_type { /* ------------- fields for analyses ---------------*/ #ifdef DEBUG_libfirm - int nr; /**< a unique node number for each node to make output + long nr; /**< a unique node number for each node to make output readable. */ #endif tp_attr attr; /* type kind specific fields. This must be the last