Commit 8c0e32b8 authored by Hans Wennborg's avatar Hans Wennborg
Browse files

ReleaseNotes: tidy up

llvm-svn: 354986
parent 06a9d7d2
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ part of the LLVM Compiler Infrastructure, release 8.0.0. Here we describe the
status of libc++ in some detail, including major improvements from the previous
release and new feature work. For the general LLVM release notes, see `the LLVM
documentation <https://llvm.org/docs/ReleaseNotes.html>`_. All LLVM releases may
be downloaded from the `LLVM releases web site <https://llvm.org/releases/>`_.
be downloaded from the `LLVM releases web site <https://releases.llvm.org/>`_.

For more information about libc++, please see the `Libc++ Web Site
<https://libcxx.llvm.org>`_ or the `LLVM Web Site <https://llvm.org>`_.
@@ -24,9 +24,6 @@ For more information about libc++, please see the `Libc++ Web Site
What's New in Libc++ 8.0.0?
===========================

New Features
------------

API Changes
-----------
- Building libc++ for Mac OSX 10.6 is not supported anymore.