mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-18 17:17:49 +00:00
Add link to the stkrc page
llvm-svn: 14734
This commit is contained in:
parent
ba62dcb2ed
commit
d0336e8c9f
@ -66,12 +66,11 @@ options) arguments to the tool you are interested in.</p>
|
||||
|
||||
<!-- *********************************************************************** -->
|
||||
<div class="doc_section">
|
||||
<a name="frontend">C and C++ Front-end Commands</a>
|
||||
<a name="frontend">C, C++, and Stacker Front-end Commands</a>
|
||||
</div>
|
||||
<!-- *********************************************************************** -->
|
||||
|
||||
<div class="doc_text">
|
||||
|
||||
<ul>
|
||||
|
||||
<li><a href="html/llvmgcc.html"><b>llvmgcc</b></a> -
|
||||
@ -86,6 +85,10 @@ options) arguments to the tool you are interested in.</p>
|
||||
<li><a href="html/gccld.html"><b>gccld</b></a> -
|
||||
linker and link-time optimizer used by llvm-g++ and llvm-gcc</li>
|
||||
|
||||
<li><a href="html/stkrc.html"><b>stkrc</b></a> -
|
||||
front-end compiler for the <a href="../Stacker.html">Stacker</a>
|
||||
language</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user