forked from OSchip/llvm-project
parent
7113171f63
commit
05a292a37f
|
@ -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 <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>
|
<li> -load <plugin>
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Reference in New Issue