commit | 4666c085f342c5dd099cf2c043daedaa0447abf3 | [log] [tgz] |
---|---|---|
author | John Criswell <criswell@uiuc.edu> | Tue Nov 21 22:53:12 2006 +0000 |
committer | John Criswell <criswell@uiuc.edu> | Tue Nov 21 22:53:12 2006 +0000 |
tree | 15ef21a49f7ea4e7850513cf686fe58b1bdd9f2b | |
parent | dffef2d2f59c4312f5586d02f32087752b746b9f [diff] [blame] |
Documented the --disable-compression option in gccld and gccas. llvm-svn: 31892
diff --git a/llvm/docs/CommandGuide/gccas.pod b/llvm/docs/CommandGuide/gccas.pod index 7dbfae8..779d468 100644 --- a/llvm/docs/CommandGuide/gccas.pod +++ b/llvm/docs/CommandGuide/gccas.pod
@@ -44,6 +44,10 @@ Disable all assembler-time optimization passes. +=item B<-disable-compression> + +Do not compress the generated bytecode. + =item B<--stats> Print statistics.