[PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 04:26:23 PDT 2016


evgeny777 updated this revision to Diff 75682.
evgeny777 added a comment.

Addressed review comments


https://reviews.llvm.org/D25826

Files:
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/Relocations.cpp
  test/ELF/Inputs/undef-debug.s
  test/ELF/libsearch.s
  test/ELF/linkerscript/edata-etext.s
  test/ELF/linkerscript/ehdr_start.s
  test/ELF/lto/combined-lto-object-name.ll
  test/ELF/sysroot.s
  test/ELF/tls-static.s
  test/ELF/undef-shared.s
  test/ELF/undef.s
  test/ELF/unresolved-symbols.s
  test/ELF/verneed-local.s
  test/ELF/zdefs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25826.75682.patch
Type: text/x-patch
Size: 15518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/bba37bac/attachment.bin>


More information about the llvm-commits mailing list