mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-30 19:35:54 +00:00
remove options specific to the -internalize pass, add the -debug option
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8924 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
94fe1f99e2
commit
a2a628f322
@ -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 <filename>
|
||||
<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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user