[llvm-commits] CVS: llvm/docs/CommandGuide/llvm-ld.pod

Chris Lattner sabre at nondot.org
Sun May 6 16:24:59 PDT 2007



Changes in directory llvm/docs/CommandGuide:

llvm-ld.pod updated: 1.6 -> 1.7
---
Log message:

remove dead option


---
Diffs of the changes:  (+0 -4)

 llvm-ld.pod |    4 ----
 1 files changed, 4 deletions(-)


Index: llvm/docs/CommandGuide/llvm-ld.pod
diff -u llvm/docs/CommandGuide/llvm-ld.pod:1.6 llvm/docs/CommandGuide/llvm-ld.pod:1.7
--- llvm/docs/CommandGuide/llvm-ld.pod:1.6	Thu Feb  8 22:15:08 2007
+++ llvm/docs/CommandGuide/llvm-ld.pod	Sun May  6 18:24:42 2007
@@ -153,10 +153,6 @@
 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






More information about the llvm-commits mailing list