Merge the advanced getelementptr FAQ into the regular

getelementptr FAQ.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97154 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman
2010-02-25 18:16:03 +00:00
parent 010b1b2a0d
commit b02c08c2ab
3 changed files with 384 additions and 382 deletions

View File

@@ -54,9 +54,6 @@ Lifelong Program Analysis &amp; Transformation</a> - Design overview.</li>
Multi-Stage Optimization</a> - More details (quite old now).</li>
<li><a href="GetElementPtr.html">GetElementPtr FAQ</a> - Answers to some very
frequent questions about LLVM's most frequently misunderstood instruction.</li>
<li><a href="AdvancedGetElementPtr.html">Advanced GetElementPtr FAQ</a> - Answers
to questions about the GetElementPtr operator for those who have made it through
the first FAQ.</li>
</ul>
<!--=======================================================================-->