X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2Findex.html;h=bf12f719b2b6ea7567fd6e3986e54d214fa4d571;hb=a75ce9f5d2236d93c117e861e60e6f3f748c9555;hp=936eae16e3a2a61c4e0fdbc97a09d276becf650b;hpb=dfecbe9b0c9f14f60bf285f9e62bbb1c728f09e2;p=oota-llvm.git diff --git a/docs/index.html b/docs/index.html index 936eae16e3a..bf12f719b2b 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.
  • @@ -96,7 +93,6 @@ Current tools: llvmc llvm-gcc, llvm-g++, - stkrc, bugpoint, llvm-bcanalyzer, @@ -120,6 +116,9 @@ manual for using the LLVM testing infrastructure.
  • How to build the Ada/C/C++/Fortran front-ends - Instructions for building gcc front-ends from source.
  • +
  • Packaging guide - Advice on packaging +LLVM into a distribution.
  • +
  • The LLVM Lexicon - Definition of acronyms, terms and concepts used in LLVM.