From e17d858da81b11265224cd8d52ace250aaec1692 Mon Sep 17 00:00:00 2001 From: Dmitri Gribenko Date: Sun, 9 Dec 2012 23:14:26 +0000 Subject: 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 --- docs/CodeGenerator.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CodeGenerator.rst') 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 --------------------- -- cgit v1.2.3