X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firprintf.h;h=22934dd537f2cd9733a3c85691d5cc2fac63ee05;hb=169fd803ea2ed08171113c1fd7ab4e528e1ebc26;hp=a1d21b1410c26f01fd4126cef450e78dbb48fcda;hpb=e91b989fd8890b61daad635778610b3715a9ff4d;p=libfirm diff --git a/ir/ir/irprintf.h b/ir/ir/irprintf.h index a1d21b141..22934dd53 100644 --- a/ir/ir/irprintf.h +++ b/ir/ir/irprintf.h @@ -77,6 +77,7 @@ typedef void (ir_printf_cb_t)(const appender_t *app, void *object, size_t limit, * - @%b A bitset. * - @%= A pnc value * - @%G A debug info (if available) + * - @%P A compound graph path * * Each of these can be prepend by a '+' which means, that the given * pointer is a collection of items specified by the format. In this