commit | ff03fe3b13ddef883a72c5ecfda2b4bb271f361e | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Apr 01 19:09:49 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Apr 01 19:09:49 2004 +0000 |
tree | a5769ac89004762c7882dd274ff5693b512e7a69 | |
parent | 146d0df5e4275fa16e638e74ecc22cee15153f98 [diff] [blame] |
Bug fixed llvm-svn: 12593
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 9ae492a..7b96d10 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html
@@ -138,7 +138,7 @@ <p>Bugs in the LLVM Core:</p> <ol> -<li></li> +<li><a href="http://llvm.cs.uiuc.edu/PR306">[loopsimplify] Loop simplify incorrectly updates dominator information</a></li> </ol>