diff options
-rw-r--r-- | docs/ReleaseNotes.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index fbde306..fa35778 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -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> |