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

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 06:36:37 PST 2016


evgeny777 created this revision.
evgeny777 added reviewers: ruiu, rafael.
evgeny777 added subscribers: grimar, ikudrin, llvm-commits.
evgeny777 set the repository for this revision to rL LLVM.
evgeny777 added a project: lld.

This patch shows new and previous locations for duplicate symbol in a same way it's being done for undefined symbols


Repository:
  rL LLVM

https://reviews.llvm.org/D26397

Files:
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  test/ELF/Inputs/conflict-debug.s
  test/ELF/basic.s
  test/ELF/conflict.s
  test/ELF/lto/duplicated.ll
  test/ELF/tls-mismatch.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26397.77187.patch
Type: text/x-patch
Size: 9811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/8856c11a/attachment-0001.bin>


More information about the llvm-commits mailing list