forked from OSchip/llvm-project
parent
99908dc720
commit
667c901622
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue