summaryrefslogtreecommitdiffstats
path: root/llvm/docs/index.rst
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2014-03-20 16:08:34 +0000
committerRenato Golin <renato.golin@linaro.org>2014-03-20 16:08:34 +0000
commitca10564cf691a99c52d9f0dbc46deaf6dae78bd1 (patch)
treeeb6b92f8483a8af929ac6313f9b29b68addab6c7 /llvm/docs/index.rst
parent18d85aed3974564dc636b2fba6215ade85a00370 (diff)
downloadbcm5719-llvm-ca10564cf691a99c52d9f0dbc46deaf6dae78bd1.tar.gz
bcm5719-llvm-ca10564cf691a99c52d9f0dbc46deaf6dae78bd1.zip
Re-factor TableGen docs
This is mainly a movement of content around to give place to new content allowing different people to add bits to it in the right place. There is some new content, but mostly to fill the gaps left by text movement. I'm dropping the old syntax documentation as it has the problem of being quickly outdated by changes and largely unnecessary to people not involved in creating the language, but using it, which is the whole point of the documentation. llvm-svn: 204351
Diffstat (limited to 'llvm/docs/index.rst')
-rw-r--r--llvm/docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst
index f288fdd119b..aec897b9ea9 100644
--- a/llvm/docs/index.rst
+++ b/llvm/docs/index.rst
@@ -222,6 +222,7 @@ For API clients and LLVM developers.
LinkTimeOptimization
SegmentedStacks
TableGenFundamentals
+ TableGen/index
DebuggingJITedCode
GoldPlugin
MarkedUpDisassembly
@@ -231,7 +232,6 @@ For API clients and LLVM developers.
WritingAnLLVMBackend
GarbageCollection
WritingAnLLVMPass
- TableGen/LangRef
HowToUseAttributes
NVPTXUsage
StackMaps
OpenPOWER on IntegriCloud