aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/gccld.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/gccld.pod')
-rw-r--r--docs/CommandGuide/gccld.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CommandGuide/gccld.pod b/docs/CommandGuide/gccld.pod
index 6dc496529e..8297e32e94 100644
--- a/docs/CommandGuide/gccld.pod
+++ b/docs/CommandGuide/gccld.pod
@@ -104,6 +104,10 @@ Do not run the inliner pass.
Add directory to the list of directories to search when looking for
libraries.
+=item B<-disable-compression>
+
+Do not compress the generated bytecode.
+
=item B<-disable-internalize>
Do not mark all symbols as internal.