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

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 08:43:58 PDT 2016


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

Code cleanups


https://reviews.llvm.org/D25826

Files:
  ELF/Error.cpp
  ELF/Error.h
  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.75437.patch
Type: text/x-patch
Size: 18442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161021/add01714/attachment-0001.bin>


More information about the llvm-commits mailing list