From 922eba369d2ada39805b7644c8654195b064ee37 Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 16 Jun 1988 10:49:45 +0000 Subject: [PATCH] Added doc for new IL option --- util/ack/ack.1.X | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/ack/ack.1.X b/util/ack/ack.1.X index d6bce687a..5a51bc32e 100644 --- a/util/ack/ack.1.X +++ b/util/ack/ack.1.X @@ -182,6 +182,9 @@ Cross jumping. .IP \-s Give an indication to the IL phase, how much bigger the program may get. The IL phase will not make the program bigger when given \-s0. +.IP \-a +Indicate to the IL phase that it is offered the whole program. This allows +IL to throw away routines that it has substituted inline. .IP \-Q Give some statistics. .IP \-T -- 2.34.1