Bug fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22313 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
John Criswell 2005-06-29 16:22:34 +00:00
parent 46b8db2ec6
commit e531ec583b

View 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> <a name="bugfix">Significant Bugs Fixed in LLVM 1.6</a>
</div> </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"> <div class="doc_section">
<a name="portability">Portability and Supported Platforms</a> <a name="portability">Portability and Supported Platforms</a>