diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 28f4cde..936eae1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,6 +54,9 @@ Lifelong Program Analysis & 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> <!--=======================================================================--> |