aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-08-16 05:46:57 +0000
committerChris Lattner <sabre@nondot.org>2004-08-16 05:46:57 +0000
commit446562fc1641c6133d84209c2906379ebfb6a875 (patch)
tree93a39aa00ac8ada9e3bc94d72fdd2b9ae29be1ff /docs/ReleaseNotes.html
parent3bbb4102ac86b0176e9a7421e34821993c6c70a9 (diff)
downloadexternal_llvm-446562fc1641c6133d84209c2906379ebfb6a875.zip
external_llvm-446562fc1641c6133d84209c2906379ebfb6a875.tar.gz
external_llvm-446562fc1641c6133d84209c2906379ebfb6a875.tar.bz2
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15813 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 610de1e..af67641 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -154,7 +154,8 @@ were fixed:</a>
<p>Bugs fixed in the LLVM Core:</p>
<ol>
-<li></li>
+<li><a href="http://llvm.org/PR423">[anders-aa] Andersen's AA is completely
+ broken in LLVM 1.3</a></li>
</ol>
<p>Bugs in the C/C++ front-end:</p>