projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e42af36
)
docs: Fix Sphinx toctree warning.
author
Sean Silva
<silvas@purdue.edu>
Wed, 14 Nov 2012 01:49:23 +0000
(
01:49
+0000)
committer
Sean Silva
<silvas@purdue.edu>
Wed, 14 Nov 2012 01:49:23 +0000
(
01:49
+0000)
llvm-svn: 167905
llvm/docs/subsystems.rst
patch
|
blob
|
history
diff --git
a/llvm/docs/subsystems.rst
b/llvm/docs/subsystems.rst
index
80d0eed
..
1c4fd23
100644
(file)
--- 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 <WritingAnLLVMPass.html>`_