summaryrefslogtreecommitdiff
path: root/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
commit2b04fa3a0cca335d904af115839abd05d7543327 (patch)
tree60ad43534d27fa5c8ffe62acca97c98faa90543a /docs/CommandGuide
parent3e7ab7e2e4ac703af914f89a27e9d5ee64416f16 (diff)
downloadllvm-2b04fa3a0cca335d904af115839abd05d7543327.tar.gz
llvm-2b04fa3a0cca335d904af115839abd05d7543327.tar.bz2
llvm-2b04fa3a0cca335d904af115839abd05d7543327.tar.xz
The -q option is gone
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13965 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/opt.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/CommandGuide/opt.html b/docs/CommandGuide/opt.html
index 2e531a9202..75b93602e4 100644
--- a/docs/CommandGuide/opt.html
+++ b/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>