1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Add a link in a prominant location.

llvm-svn: 29689
This commit is contained in:
Chris Lattner 2006-08-15 00:43:35 +00:00
parent 28369b8d7d
commit f391863d7a

View File

@ -427,6 +427,16 @@ rebuilding.</p>
<a href="CompilerDriver.html">compiler driver</a> which simplifies the task
of running optimizations, linking, and executable generation.</p>
</div>
<div class="question"><a name="langhlsupp">
<p>I don't understand the GetElementPtr
instruction. Help!</a></p>
</div>
<div class="answer">
<p>See <a href="GetElementPtr.html">The Often Misunderstood GEP
Instruction</a>.</li>
</div>
<!-- *********************************************************************** -->
<div class="doc_section">
<a name="cfe">Using the GCC Front End</a>