diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index fbde306e62d..fa357786dc3 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -94,6 +94,12 @@ a large number of new features and enhancements, described below.

Significant Bugs Fixed in LLVM 1.6 +
+
    +
  1. [simplify-libcalls] The simplify-libcalls pass generates ill-formed LLVM code.
  2. +
+
+
Portability and Supported Platforms