From 5f265fb124f30a7179f4f65f7c4c37262f9f6d4e Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Wed, 14 Nov 2012 01:49:23 +0000 Subject: [PATCH] docs: Fix Sphinx toctree warning. llvm-svn: 167905 --- llvm/docs/subsystems.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/llvm/docs/subsystems.rst b/llvm/docs/subsystems.rst index 80d0eed..1c4fd23 100644 --- a/llvm/docs/subsystems.rst +++ b/llvm/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 `_ -- 2.7.4