summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2013-03-30 15:32:50 +0000
committerSean Silva <silvas@purdue.edu>2013-03-30 15:32:50 +0000
commit163b5c4bd55f95f39eb3ed2bc42d218a1a37bd5d (patch)
tree0842eabac9da191d0ad23295b8a38477c80dbd7a
parent9d205c8edc17ebe183384318759b3897728e592f (diff)
downloadbcm5719-llvm-163b5c4bd55f95f39eb3ed2bc42d218a1a37bd5d.tar.gz
bcm5719-llvm-163b5c4bd55f95f39eb3ed2bc42d218a1a37bd5d.zip
[docs] The GEP FAQ is not "design and overview"
llvm-svn: 178422
-rw-r--r--llvm/docs/index.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst
index 9c5c11af575..a5be6daae20 100644
--- a/llvm/docs/index.rst
+++ b/llvm/docs/index.rst
@@ -22,7 +22,6 @@ Several introductory papers and presentations.
:hidden:
LangRef
- GetElementPtr
:doc:`LangRef`
Defines the LLVM intermediate representation.
@@ -48,10 +47,6 @@ Several introductory papers and presentations.
.. __: http://llvm.org/pubs/2002-12-LattnerMSThesis.html
-:doc:`GetElementPtr`
- Answers to some very frequent questions about LLVM's most frequently
- misunderstood instruction.
-
`Publications mentioning LLVM <http://llvm.org/pubs>`_
..
@@ -86,6 +81,7 @@ representation.
ReleaseNotes
Passes
YamlIO
+ GetElementPtr
:doc:`GettingStarted`
Discusses how to get up and running quickly with the LLVM infrastructure.
@@ -145,6 +141,10 @@ representation.
:doc:`YamlIO`
A reference guide for using LLVM's YAML I/O library.
+:doc:`GetElementPtr`
+ Answers to some very frequent questions about LLVM's most frequently
+ misunderstood instruction.
+
IRC
===
OpenPOWER on IntegriCloud