diff options
| author | Chris Lattner <sabre@nondot.org> | 2004-06-02 19:51:09 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2004-06-02 19:51:09 +0000 |
| commit | 05a292a37fd569c3cd9dc6d425d1d81685f04acb (patch) | |
| tree | 88830c2643c31a6a403f5e9384aabb98df4a1491 /llvm/docs/CommandGuide | |
| parent | 7113171f635131569ee4307974ea1d6b6d012b5d (diff) | |
| download | bcm5719-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.html | 16 |
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 <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> |

