[OCaml] Don't build stub libraries twice.
[oota-llvm.git] / docs / ReleaseNotes.rst
index 4b7e87be4c5a25a462be984d3f3c4e62cddf85a2..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>`_.
 
 
@@ -41,6 +41,11 @@ Non-comprehensive list of changes in this release
    functionality, or simply have a lot to talk about), see the `NOTE` below
    for adding a new subsection.
 
+* 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