diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-04-11 06:22:15 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-04-11 06:22:15 +0000 |
commit | d79be6d06dc4a75c0dafcc6da8344f7351259bb7 (patch) | |
tree | aafcb861e1140305f43a55700a4eb3a90df33579 /llvm/docs/HowToReleaseLLVM.html | |
parent | 76381db655fcd32c16f31c1cd169f5dcbace963e (diff) | |
download | bcm5719-llvm-d79be6d06dc4a75c0dafcc6da8344f7351259bb7.tar.gz bcm5719-llvm-d79be6d06dc4a75c0dafcc6da8344f7351259bb7.zip |
Fix an anchor.
llvm-svn: 27585
Diffstat (limited to 'llvm/docs/HowToReleaseLLVM.html')
-rw-r--r-- | llvm/docs/HowToReleaseLLVM.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/HowToReleaseLLVM.html b/llvm/docs/HowToReleaseLLVM.html index 0e1847eddf7..c0d8639e37e 100644 --- a/llvm/docs/HowToReleaseLLVM.html +++ b/llvm/docs/HowToReleaseLLVM.html @@ -58,7 +58,7 @@ is not to be incorporated into the release should not be merged from the branch. </div> <!-- ======================================================================= --> -<div class="doc_subsection"><a name="build">Settle CVS HEAD</a></div> +<div class="doc_subsection"><a name="settle">Settle CVS HEAD</a></div> <div class="doc_text"> <p>Use the nightly test reports, and 'make check' (deja-gnu based tests) to increase the quality of LLVM and ensure that merged branches have not |