summaryrefslogtreecommitdiff
path: root/docs/CodeGenerator.rst
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2012-12-09 23:14:26 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2012-12-09 23:14:26 +0000
commite17d858da81b11265224cd8d52ace250aaec1692 (patch)
treed1275974e19d673ba7bcaa127fc7eceea546e2af /docs/CodeGenerator.rst
parent1638b839090a35adcd5a4b4cc0a649352276e703 (diff)
downloadllvm-e17d858da81b11265224cd8d52ace250aaec1692.tar.gz
llvm-e17d858da81b11265224cd8d52ace250aaec1692.tar.bz2
llvm-e17d858da81b11265224cd8d52ace250aaec1692.tar.xz
Documentation: convert ReleaseNotes.html to reST.
Patch by Anthony Mykhailenko with small fixes by me. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169714 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CodeGenerator.rst')
-rw-r--r--docs/CodeGenerator.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CodeGenerator.rst b/docs/CodeGenerator.rst
index cafa93e46a..ce23667eb3 100644
--- a/docs/CodeGenerator.rst
+++ b/docs/CodeGenerator.rst
@@ -1732,6 +1732,8 @@ This section of the document explains features or design decisions that are
specific to the code generator for a particular target. First we start with a
table that summarizes what features are supported by each target.
+.. _target-feature-matrix:
+
Target Feature Matrix
---------------------