X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=doc%2Fgmqcc.1;h=a87d465758e4087e2cc987603bb28a6272401838;hp=bbaaaf39ded1ec542cd5d19335a6027db80a4855;hb=365fe400b09777aba86a95950f1717a514f76edd;hpb=b32bd22af36b92aaa8163028b77ec2469008f771 diff --git a/doc/gmqcc.1 b/doc/gmqcc.1 index bbaaaf3..a87d465 100644 --- a/doc/gmqcc.1 +++ b/doc/gmqcc.1 @@ -121,6 +121,17 @@ them. -f\fIno-\fRcorrect-ternary .fi .in +.TP +.B "-dump" +DEBUG OPTION. Print the code's intermediate representation before the +optimization and finalization passes to stdout before generating the +binary. +.TP +.B "-dumpfin" +DEBUG OPTION. Print the code's intermediate representation after the +optimization and finalization passes to stdout before generating the +binary. The instructions will be enumerated, and values will contain a +list of liferanges. .SH COMPILE WARNINGS .TP .B -Wunused-variable