remove options specific to the -internalize pass, add the -debug option

llvm-svn: 8924
This commit is contained in:
Chris Lattner 2003-10-07 16:33:42 +00:00
parent d8d84eb0af
commit 1924ad2fe7
1 changed files with 9 additions and 0 deletions

View File

@ -74,6 +74,14 @@ OPTIONS
error.
<p>
<li> -debug
<br>
If this is a debug build, this option will enable debug printouts from
passes which use the <tt>DEBUG</tt> macro. See the <a
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.
@ -83,6 +91,7 @@ OPTIONS
<br>
Perserve the symbol names specified.
<p>
-->
<li> -q
<br>