diff options
Diffstat (limited to 'doc/sdccman.lyx')
-rw-r--r-- | doc/sdccman.lyx | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index a290b2309..1f2c093df 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -39607,6 +39607,52 @@ pragma nooverlay \begin_layout Itemize \series bold +max_allocs_per_node +\series default + <value> +\begin_inset Index idx +range none +pageformat default +status open + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +# +\end_layout + +\end_inset + +pragma max_allocs_per_node +\end_layout + +\end_inset + +- Use this value as limit for some optimizations. + See option - +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +/ +\end_layout + +\end_inset + +-max-allocs-per-node. +\end_layout + +\begin_layout Itemize + +\series bold stackauto \series default |