diff options
Diffstat (limited to 'llvm/docs/index.html')
-rw-r--r-- | llvm/docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index b207e75a010..cd50766efd9 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -110,6 +110,9 @@ to add instructions and intrinsics to LLVM.</li> <li><a href="CodingStandards.html">Coding Standards</a> - Guidelines for hacking LLVM source.</li> +<li><a href="Lexicon.html">The LLVM Lexicon</a> - Definition of acronyms, terms +and concepts used in LLVM.</li> + <li><a href="http://llvm.cs.uiuc.edu/doxygen/">Doxygen generated documentation</a> (<a href="http://llvm.cs.uiuc.edu/doxygen/inherits.html"> classes</a>)</li> |