From 33bef484ce90e4fcb4ec5791b94c1c86056f76ad Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 15 Aug 2006 00:43:35 +0000 Subject: Add a link in a prominant location. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29689 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/FAQ.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/FAQ.html') diff --git a/docs/FAQ.html b/docs/FAQ.html index 6e0600b..223e2b4 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -427,6 +427,16 @@ rebuilding.

compiler driver which simplifies the task of running optimizations, linking, and executable generation.

+ +
+

I don't understand the GetElementPtr + instruction. Help!

+
+
+

See The Often Misunderstood GEP + Instruction. +

+
Using the GCC Front End -- cgit v1.1