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

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 07:58:00 PDT 2016


evgeny777 removed rL LLVM as the repository for this revision.
evgeny777 updated this revision to Diff 75298.
evgeny777 added a comment.

Fixed memory corruption


https://reviews.llvm.org/D25826

Files:
  ELF/Error.cpp
  ELF/Error.h
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/Relocations.cpp
  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.75298.patch
Type: text/x-patch
Size: 12538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161020/ec5dfc56/attachment.bin>


More information about the llvm-commits mailing list