[llvm-commits] CVS: llvm/docs/CommandGuide/opt.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Jun 2 14:57:01 PDT 2004
Changes in directory llvm/docs/CommandGuide:
opt.html updated: 1.11 -> 1.12
---
Log message:
The -q option is gone
---
Diffs of the changes: (+0 -16)
Index: llvm/docs/CommandGuide/opt.html
diff -u llvm/docs/CommandGuide/opt.html:1.11 llvm/docs/CommandGuide/opt.html:1.12
--- llvm/docs/CommandGuide/opt.html:1.11 Mon Mar 29 14:21:45 2004
+++ llvm/docs/CommandGuide/opt.html Wed Jun 2 14:51:09 2004
@@ -76,22 +76,6 @@
href="../ProgrammersManual.html#DEBUG">Programmer's Manual</a> for more
information.
<p>
-<!--
- <li> -internalize-public-api-file <filename>
- <br>
- Preserve the symbol names listed in the file filename.
- <p>
-
- <li> -internalize-public-api-list=<list>
- <br>
- Perserve the symbol names specified.
- <p>
--->
-
- <li> -q
- <br>
- Quiet mode. Do not print messages on whether the program was modified.
- <p>
<li> -load <plugin>
<br>
More information about the llvm-commits
mailing list