The -q option is gone
authorChris Lattner <sabre@nondot.org>
Wed, 2 Jun 2004 19:51:09 +0000 (19:51 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 Jun 2004 19:51:09 +0000 (19:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13965 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/opt.html

index 2e531a9202bda609ff9db59f145c9836a4edf0b0..75b93602e4c171c2616c35a7496201a7d13321d0 100644 (file)
@@ -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>