summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-06-02 19:51:09 +0000
committerChris Lattner <sabre@nondot.org>2004-06-02 19:51:09 +0000
commit05a292a37fd569c3cd9dc6d425d1d81685f04acb (patch)
tree88830c2643c31a6a403f5e9384aabb98df4a1491 /llvm/docs/CommandGuide
parent7113171f635131569ee4307974ea1d6b6d012b5d (diff)
downloadbcm5719-llvm-05a292a37fd569c3cd9dc6d425d1d81685f04acb.tar.gz
bcm5719-llvm-05a292a37fd569c3cd9dc6d425d1d81685f04acb.zip
The -q option is gone
llvm-svn: 13965
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/opt.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/llvm/docs/CommandGuide/opt.html b/llvm/docs/CommandGuide/opt.html
index 2e531a9202b..75b93602e4c 100644
--- a/llvm/docs/CommandGuide/opt.html
+++ b/llvm/docs/CommandGuide/opt.html
@@ -76,22 +76,6 @@ writes its output to the standard output.
href="../ProgrammersManual.html#DEBUG">Programmer's Manual</a> for more
information.
<p>
-<!--
- <li> -internalize-public-api-file &lt;filename&gt;
- <br>
- Preserve the symbol names listed in the file filename.
- <p>
-
- <li> -internalize-public-api-list=&lt;list&gt;
- <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 &lt;plugin&gt;
<br>
OpenPOWER on IntegriCloud