diff options
author | Chris Lattner <sabre@nondot.org> | 2003-10-27 05:41:39 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-10-27 05:41:39 +0000 |
commit | f710020b16f5ba12a280c5e106da44fb1faad9e7 (patch) | |
tree | 38a39a649088dd3441fb23a1af81b9e27f4c4967 /docs/ReleaseNotes.html | |
parent | 198f4507e2ff934a8ac3aa0a82526fa6a153b70b (diff) | |
download | external_llvm-f710020b16f5ba12a280c5e106da44fb1faad9e7.zip external_llvm-f710020b16f5ba12a280c5e106da44fb1faad9e7.tar.gz external_llvm-f710020b16f5ba12a280c5e106da44fb1faad9e7.tar.bz2 |
Update release notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9527 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 282b9b4..438dc9d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -70,10 +70,10 @@ release implements the following new features:<p> <li>temp</li> </ol><p> -In this release, the following bugs were fixed:<p> +In this release, the following bugs in the previous release were fixed:<p> <ol> -<li>temp</li> +<li><a href="http://llvm.cs.uiuc.edu/PR57">[inliner] Inlining invoke with PHI in unwind target is broken</a></li> <li>temp</li> <li>temp</li> </ol><p> @@ -364,6 +364,6 @@ via the mailing lists.<p> Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br> <!-- Created: Wed Oct 1 17:38:54 CDT 2003 --> <!-- hhmts start --> -Last modified: Sun Oct 26 19:30:33 CST 2003 +Last modified: Sun Oct 26 23:41:10 CST 2003 <!-- hhmts end --> </body></html> |