Bug fixed.
authorJohn Criswell <criswell@uiuc.edu>
Wed, 29 Jun 2005 16:22:34 +0000 (16:22 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Wed, 29 Jun 2005 16:22:34 +0000 (16:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22313 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index fbde306e62d2237e76da1b0a3e52bdb47aedc697..fa357786dc3a5e67c5ff7021cba7974c23c2f9f1 100644 (file)
@@ -94,6 +94,12 @@ a large number of new features and enhancements, described below.</p>
 <a name="bugfix">Significant Bugs Fixed in LLVM 1.6</a>
 </div>
 
+<div class="doc_text">
+<ol>
+  <li><a href="http://llvm.cs.uiuc.edu/PR591">[simplify-libcalls] The simplify-libcalls pass generates ill-formed LLVM code</a>.</li>
+</ol>
+</div>
+
 <!-- *********************************************************************** -->
 <div class="doc_section">
   <a name="portability">Portability and Supported Platforms</a>