From c57ed8b2980fd155b9e0048670a7423184921d34 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 6 May 2007 23:24:42 +0000 Subject: remove dead option git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36898 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-ld.pod | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/CommandGuide') diff --git a/docs/CommandGuide/llvm-ld.pod b/docs/CommandGuide/llvm-ld.pod index 5f2e065..9208188 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 -- cgit v1.1