[PATCH] D58301: lld-link: Mention comdat selection work in the 9.0.0 wip release notes
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 17 17:31:52 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL354241: lld-link: Mention comdat selection work in the 9.0.0 wip release notes (authored by nico, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D58301?vs=187065&id=187185#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58301/new/
https://reviews.llvm.org/D58301
Files:
lld/trunk/docs/ReleaseNotes.rst
Index: lld/trunk/docs/ReleaseNotes.rst
===================================================================
--- lld/trunk/docs/ReleaseNotes.rst
+++ lld/trunk/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.187185.patch
Type: text/x-patch
Size: 372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190218/442b9bc5/attachment.bin>
More information about the llvm-commits
mailing list