From e00906fbc222c19b7ab84a817b2be46b87484e99 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Thu, 10 Aug 2006 20:15:58 +0000 Subject: Answer the most frequently asked question, about GEPs. The answer is sufficiently long that I placed it in a separate file but it links from the FAQ page. More might need to be added to GetElementPtr.html to address additional confusion surrounding GEP. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29594 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/FAQ.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/FAQ.html') diff --git a/docs/FAQ.html b/docs/FAQ.html index 2ab00ac7e9..6e0600be33 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -60,6 +60,8 @@
  • What source languages are supported?
  • What support is there for higher level source language constructs for building a compiler?
  • +
  • I don't understand the GetElementPtr + instruction. Help!
  • Using the GCC Front End -- cgit v1.2.3-18-g5258