summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/gccas.pod
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2006-11-21 22:53:12 +0000
committerJohn Criswell <criswell@uiuc.edu>2006-11-21 22:53:12 +0000
commit4666c085f342c5dd099cf2c043daedaa0447abf3 (patch)
tree15ef21a49f7ea4e7850513cf686fe58b1bdd9f2b /llvm/docs/CommandGuide/gccas.pod
parentdffef2d2f59c4312f5586d02f32087752b746b9f (diff)
downloadbcm5719-llvm-4666c085f342c5dd099cf2c043daedaa0447abf3.tar.gz
bcm5719-llvm-4666c085f342c5dd099cf2c043daedaa0447abf3.zip
Documented the --disable-compression option in gccld and gccas.
llvm-svn: 31892
Diffstat (limited to 'llvm/docs/CommandGuide/gccas.pod')
-rw-r--r--llvm/docs/CommandGuide/gccas.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/gccas.pod b/llvm/docs/CommandGuide/gccas.pod
index 7dbfae87929..779d468ce3d 100644
--- a/llvm/docs/CommandGuide/gccas.pod
+++ b/llvm/docs/CommandGuide/gccas.pod
@@ -44,6 +44,10 @@ Disable the inlining pass. By default, it is enabled.
Disable all assembler-time optimization passes.
+=item B<-disable-compression>
+
+Do not compress the generated bytecode.
+
=item B<--stats>
Print statistics.
OpenPOWER on IntegriCloud