The -q option is gone

llvm-svn: 13965
This commit is contained in:
Chris Lattner 2004-06-02 19:51:09 +00:00
parent 7113171f63
commit 05a292a37f
1 changed files with 0 additions and 16 deletions

View File

@ -76,22 +76,6 @@ writes its output to the standard output.
href="../ProgrammersManual.html#DEBUG">Programmer's Manual</a> for more href="../ProgrammersManual.html#DEBUG">Programmer's Manual</a> for more
information. information.
<p> <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; <li> -load &lt;plugin&gt;
<br> <br>