summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2004-12-09 22:31:56 +0000
committerJohn Criswell <criswell@uiuc.edu>2004-12-09 22:31:56 +0000
commitc594b19468cba59e4f3a778a303019b7adc5f04e (patch)
treeedc4b6ab4ffbb0ccc3c7d87e0cc5116ac4580c4e
parent2347d61b1ae826a7eebe68262c86ef869192ad9d (diff)
downloadllvm-release/1.4.x.tar.gz
Fix table of contents.llvmorg-1.4.0release/1.4.x
llvm-svn: 18727
-rw-r--r--llvm/docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 0e18ab92624f..0b8e42317a40 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -19,6 +19,7 @@
<ul>
<li><a href="#experimental">Experimental features included in this
release</a>
+ <li><a href="#build">Known problems with the LLVM Build</a>
<li><a href="#core">Known problems with the LLVM Core</a>
<li><a href="#c-fe">Known problems with the C Front-end</a>
<li><a href="#c++-fe">Known problems with the C++ Front-end</a>