summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/subsystems.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/subsystems.rst b/docs/subsystems.rst
index 80d0eed663..1c4fd232de 100644
--- a/docs/subsystems.rst
+++ b/docs/subsystems.rst
@@ -18,6 +18,10 @@ Subsystem Documentation
DebuggingJITedCode
GoldPlugin
MarkedUpDisassembly
+ HowToUseInstrMappings
+
+.. FIXME: once LangRef is Sphinxified, HowToUseInstrMappings should be put
+ under LangRef's toctree instead of this page's toctree.
* `Writing an LLVM Pass <WritingAnLLVMPass.html>`_