diff options
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/docs/ReleaseNotes.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 610de1e4fa1..af6764125bb 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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> |