summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-06 23:24:42 +0000
committerChris Lattner <sabre@nondot.org>2007-05-06 23:24:42 +0000
commit05be1d44da49f743c80d36c45a9515641824c318 (patch)
tree33cc5937b224141e80528d4361152e3b6ecf76db /llvm/docs/CommandGuide
parent7feb9c17faee30db1eadc595fdc8c125faf00217 (diff)
downloadbcm5719-llvm-05be1d44da49f743c80d36c45a9515641824c318.tar.gz
bcm5719-llvm-05be1d44da49f743c80d36c45a9515641824c318.zip
remove dead option
llvm-svn: 36898
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/llvm-ld.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/docs/CommandGuide/llvm-ld.pod b/llvm/docs/CommandGuide/llvm-ld.pod
index 5f2e065231c..920818822a0 100644
--- a/llvm/docs/CommandGuide/llvm-ld.pod
+++ b/llvm/docs/CommandGuide/llvm-ld.pod
@@ -153,10 +153,6 @@ This option is identical to the B<-native> option, but uses the
C backend to generate code for the program instead of an LLVM native
code generator.
-=item B<-disable-compression>
-
-Do not compress bytecode files.
-
=back
=head2 Optimization Options
OpenPOWER on IntegriCloud