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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286244: [ELF] Better error reporting for duplicate symbol (authored by evgeny777).

Changed prior to commit:
  https://reviews.llvm.org/D26397?vs=77187&id=77200#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26397

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26397.77200.patch
Type: text/x-patch
Size: 10081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/9a2394a9/attachment.bin>


More information about the llvm-commits mailing list