diff options
author | Chris Lattner <sabre@nondot.org> | 2006-04-20 04:24:28 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-04-20 04:24:28 +0000 |
commit | 6400606664ee96664fa7488746302b0509240a2c (patch) | |
tree | 898ee9f6e1c824ee75c7f96fc569f7868453920b /llvm/docs | |
parent | d05559828a2377275f30c88baffc0af8fd6cf296 (diff) | |
download | bcm5719-llvm-6400606664ee96664fa7488746302b0509240a2c.tar.gz bcm5719-llvm-6400606664ee96664fa7488746302b0509240a2c.zip |
This has been fixed! Thanks Reid.
llvm-svn: 27853
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index e4b4148129b..ca47bc58e19 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -353,7 +353,7 @@ components, please contact us on the llvmdev list.</p> <div class="doc_text"> <ul> - <li>The <a href="http://llvm.org/PR656">configure script sometimes fails on Solaris/Sparc</a>. A work around is documented in <a href="http://llvm.org/PR656">PR656.</a></li> +<li>none yet</li> </ul> </div> |