From d4fb79364ff6142f122fc9ae1dd4e7b63d273c76 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Mon, 23 Jul 2007 04:44:02 +0000 Subject: [PATCH] Fix some validation errors. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40417 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/HowToReleaseLLVM.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/HowToReleaseLLVM.html b/docs/HowToReleaseLLVM.html index 41d3d57fb65..c7934215d54 100644 --- a/docs/HowToReleaseLLVM.html +++ b/docs/HowToReleaseLLVM.html @@ -34,6 +34,8 @@

There are three main tasks for building a release of LLVM: +

+
  1. Create the LLVM source distribution.
  2. Create the LLVM GCC source distribtuion.
  3. @@ -42,7 +44,6 @@ of the libraries found in llvm/runtime from the LLVM source distribution created in Step 1.
-

@@ -187,8 +188,8 @@ svn co https://llvm.org/svn/llvm-project/llvm/branches/release_XX svn co https://llvm.org/svn/llvm-project/llvm-gcc-4.0/branches/release_XX svn co https://llvm.org/svn/llvm-project/test-suite/branches/release_XX - - + + -- 2.11.0