[PATCH] D25826: [ELF] Show error location for 'undefined symbol' errors
Eugene Leviant via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 21 07:43:35 PDT 2016
evgeny777 updated this revision to Diff 75427.
evgeny777 added a comment.
Added debugging information parser. See undef.s and undef-debug.s for test case.
Let me know if separate review required for this.
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.75427.patch
Type: text/x-patch
Size: 18510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161021/f235ee8e/attachment.bin>
More information about the llvm-commits
mailing list