[OCaml] Don't build stub libraries twice.
[oota-llvm.git] / docs / ReleaseNotes.rst
index 91fc0f473d9a83090ad5f4e32422b96220ce4ae5..be2954ce3c4eb2975a58c1735cb15e47c1c80d86 100644 (file)
@@ -7,7 +7,7 @@ LLVM 3.5 Release Notes
 
 .. warning::
    These are in-progress notes for the upcoming LLVM 3.6 release.  You may
-   prefer the `LLVM 3.5 Release Notes <http://llvm.org/releases/3.5/docs
+   prefer the `LLVM 3.5 Release Notes <http://llvm.org/releases/3.5.0/docs
    /ReleaseNotes.html>`_.
 
 
@@ -43,6 +43,9 @@ Non-comprehensive list of changes in this release
 
 * Support for AuroraUX has been removed.
 
+* Added support for a `native object file-based bitcode wrapper format
+  <BitCodeFormat.html#native-object-file>`_.
+
 * ... next change ...
 
 .. NOTE