This patch shows new and previous locations for duplicate symbol in a same way it's being done for undefined symbols
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This is very useful.
I had a chat with Sean during the LLVM dev meeting, and he pointed out that if we can provide a better error diagnostics than exiting linkers, this could be an incentive for people to switch to a new linker. I agreed. Thank you for your your work on improving diagnostics.