lld-link: Mention comdat selection work in the 9.0.0 wip release notes
authorNico Weber <nicolasweber@gmx.de>
Mon, 18 Feb 2019 01:32:16 +0000 (01:32 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 18 Feb 2019 01:32:16 +0000 (01:32 +0000)
Differential Revision: https://reviews.llvm.org/D58301

llvm-svn: 354241

lld/docs/ReleaseNotes.rst

index 0b3cee5..7b6dbdf 100644 (file)
@@ -29,6 +29,9 @@ ELF Improvements
 COFF Improvements
 -----------------
 
+* lld-link now correctly reports duplicate symbol errors for obj files
+  that were compiled with /Gy.
+
 * ...
 
 MinGW Improvements