Add an entry to the release notes.
authorRui Ueyama <ruiu@google.com>
Tue, 9 Oct 2018 17:53:33 +0000 (17:53 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 9 Oct 2018 17:53:33 +0000 (17:53 +0000)
llvm-svn: 344062

lld/docs/ReleaseNotes.rst

index eac65b5..aeed10a 100644 (file)
@@ -33,6 +33,9 @@ ELF Improvements
   non-superpages to a superpage if they are aligned to the superpage
   size. (`r342746 <https://reviews.llvm.org/rL342746>`_)
 
+* lld/Hexagon can now link Linux kernel and musl libc for Qualcomm
+  Hexagon ISA.
+
 * The following flags have been added: ``-z interpose``, ``-z global``
 
 COFF Improvements