summaryrefslogtreecommitdiffstats
path: root/llvm/docs/FAQ.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-08-10 20:15:58 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-08-10 20:15:58 +0000
commit4bded9c0bbe4cd10f187e31bd5d09b5791583def (patch)
treedcd7357b66bf558aad535a2718599d52707c5352 /llvm/docs/FAQ.html
parent0d29b30238f82b7737ad12a5ac9c75e0406c20ae (diff)
downloadbcm5719-llvm-4bded9c0bbe4cd10f187e31bd5d09b5791583def.tar.gz
bcm5719-llvm-4bded9c0bbe4cd10f187e31bd5d09b5791583def.zip
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. llvm-svn: 29594
Diffstat (limited to 'llvm/docs/FAQ.html')
-rw-r--r--llvm/docs/FAQ.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html
index 2ab00ac7e90..6e0600be339 100644
--- a/llvm/docs/FAQ.html
+++ b/llvm/docs/FAQ.html
@@ -60,6 +60,8 @@
<li><a href="#langs">What source languages are supported?</a></li>
<li><a href="#langhlsupp">What support is there for higher level source
language constructs for building a compiler?</a></li>
+ <li><a href="GetElementPtr.html">I don't understand the GetElementPtr
+ instruction. Help!</a></li>
</ol>
<li><a href="#cfe">Using the GCC Front End</a>
OpenPOWER on IntegriCloud