commit | 1869a466dd019bae256bd615e2b9de74d3490554 | [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 | 1f9a7dd55b20576bf2bdc8c561a396e314396e1b | |
parent | 4f303bd4a579cc567879fbd1cf6c7a928fae8210 [diff] [blame] |
Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12593 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 9ae492a..7b96d10 100644 --- a/docs/ReleaseNotes.html +++ b/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>