From 45e9343e890327b42ab15df19e224cf64d67ccbb Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Wed, 8 Aug 2012 06:42:30 +0000 Subject: [PATCH] Move header so that it can be picked up by other .rst files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161478 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CodeGenerator.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/CodeGenerator.rst b/docs/CodeGenerator.rst index df04f5cb787..d1d0231105b 100644 --- a/docs/CodeGenerator.rst +++ b/docs/CodeGenerator.rst @@ -1,5 +1,9 @@ .. _code_generator: +========================================== +The LLVM Target-Independent Code Generator +========================================== + .. role:: raw-html(raw) :format: html @@ -15,10 +19,6 @@ .yes:before { content: "Y" } -========================================== -The LLVM Target-Independent Code Generator -========================================== - .. contents:: :local: -- 2.34.1