[PATCH] D68975: [LLD] [COFF] Try to report source locations for duplicate symbols
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 18 01:11:02 PDT 2019
mstorsjo added a comment.
In D68975#1714103 <https://reviews.llvm.org/D68975#1714103>, @ruiu wrote:
> Ah, that's true. How about something like "Used if DWARF debug info is used (which is not common)"?
Maybe ".. which is not common except in MinGW environments" (since it's the default there)?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68975/new/
https://reviews.llvm.org/D68975
More information about the llvm-commits
mailing list