From b02c08c2abb600899c84ff80df7b6bac622e3549 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 25 Feb 2010 18:16:03 +0000 Subject: 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 --- docs/index.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 936eae1..28f4cde 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,9 +54,6 @@ Lifelong Program Analysis & Transformation - Design overview. Multi-Stage Optimization - More details (quite old now).
  • GetElementPtr FAQ - Answers to some very frequent questions about LLVM's most frequently misunderstood instruction.
  • -
  • Advanced GetElementPtr FAQ - Answers -to questions about the GetElementPtr operator for those who have made it through -the first FAQ.
  • -- cgit v1.1