[PATCH] D26397: [ELF] Show error location for 'duplicate symbol' error

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 12:22:51 PST 2016


ruiu added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D26397





More information about the llvm-commits mailing list