diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index e5b08457d6..8f22ef2a77 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -247,6 +247,7 @@ For API clients and LLVM developers. GarbageCollection WritingAnLLVMPass TableGen/LangRef + HowToUseAttributes :doc:`WritingAnLLVMPass` Information on how to write LLVM transformations and analyses. @@ -312,6 +313,8 @@ For API clients and LLVM developers. :doc:`MarkedUpDisassembly` This document describes the optional rich disassembly output syntax. +:doc:`HowToUseAttributes` + Answers some questions about the new Attributes infrastructure. Development Process Documentation ================================= |