aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llvm-ld.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/llvm-ld.pod')
-rw-r--r--docs/CommandGuide/llvm-ld.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/CommandGuide/llvm-ld.pod b/docs/CommandGuide/llvm-ld.pod
index 5f2e065231..920818822a 100644
--- a/docs/CommandGuide/llvm-ld.pod
+++ b/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