[PATCH] D58301: lld-link: Mention comdat selection work in the 9.0.0 wip release notes

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 15 12:30:23 PST 2019


thakis created this revision.
thakis added a reviewer: ruiu.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

https://reviews.llvm.org/D58301

Files:
  lld/docs/ReleaseNotes.rst


Index: lld/docs/ReleaseNotes.rst
===================================================================
--- lld/docs/ReleaseNotes.rst
+++ lld/docs/ReleaseNotes.rst
@@ -29,6 +29,9 @@
 COFF Improvements
 -----------------
 
+* lld-link now correctly reports duplicate symbol errors for obj files
+  that were compiled with /Gy.
+
 * ...
 
 MinGW Improvements


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58301.187065.patch
Type: text/x-patch
Size: 354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190215/83179e47/attachment.bin>


More information about the llvm-commits mailing list