X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firprintf.h;h=22934dd537f2cd9733a3c85691d5cc2fac63ee05;hb=169fd803ea2ed08171113c1fd7ab4e528e1ebc26;hp=549b8fbb23a2f2593cd0069f8ca23740fb52a0d4;hpb=198667e739c74a08f216e53cd1ba3938f0d233b0;p=libfirm diff --git a/ir/ir/irprintf.h b/ir/ir/irprintf.h index 549b8fbb2..22934dd53 100644 --- a/ir/ir/irprintf.h +++ b/ir/ir/irprintf.h @@ -76,7 +76,8 @@ typedef void (ir_printf_cb_t)(const appender_t *app, void *object, size_t limit, * - @%B The block node number of the nodes block. * - @%b A bitset. * - @%= A pnc value - * - @%g A debug info (if available) + * - @%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