mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-18 13:34:04 +00:00
Regenerate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75167 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
792f1822e6
commit
98a39613ec
@ -114,6 +114,8 @@ delete them on exit. This option can also take an argument: the
|
|||||||
<tt class="docutils literal"><span class="pre">--save-temps=obj</span></tt> switch will write files into the directory specified with
|
<tt class="docutils literal"><span class="pre">--save-temps=obj</span></tt> switch will write files into the directory specified with
|
||||||
the <tt class="docutils literal"><span class="pre">-o</span></tt> option. The <tt class="docutils literal"><span class="pre">--save-temps=cwd</span></tt> and <tt class="docutils literal"><span class="pre">--save-temps</span></tt> switches are
|
the <tt class="docutils literal"><span class="pre">-o</span></tt> option. The <tt class="docutils literal"><span class="pre">--save-temps=cwd</span></tt> and <tt class="docutils literal"><span class="pre">--save-temps</span></tt> switches are
|
||||||
both synonyms for the default behaviour.</li>
|
both synonyms for the default behaviour.</li>
|
||||||
|
<li><tt class="docutils literal"><span class="pre">--temp-dir</span></tt> - Write temporary files to the specified directory. This option
|
||||||
|
overrides <tt class="docutils literal"><span class="pre">--save-temps</span></tt>.</li>
|
||||||
<li><tt class="docutils literal"><span class="pre">--check-graph</span></tt> - Check the compilation for common errors like mismatched
|
<li><tt class="docutils literal"><span class="pre">--check-graph</span></tt> - Check the compilation for common errors like mismatched
|
||||||
output/input language names, multiple default edges and cycles. Because of
|
output/input language names, multiple default edges and cycles. Because of
|
||||||
plugins, these checks can't be performed at compile-time. Exit with code zero
|
plugins, these checks can't be performed at compile-time. Exit with code zero
|
||||||
|
Loading…
x
Reference in New Issue
Block a user