[PATCH] D31481: Change the error message format for undefined symbols.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 11:23:40 PDT 2017
ruiu updated this revision to Diff 93509.
ruiu added a comment.
- Address review comments.
https://reviews.llvm.org/D31481
Files:
lld/ELF/Error.cpp
lld/ELF/InputFiles.cpp
lld/ELF/InputFiles.h
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
lld/ELF/Relocations.cpp
lld/test/ELF/libsearch.s
lld/test/ELF/linkerscript/edata-etext.s
lld/test/ELF/linkerscript/ehdr_start.s
lld/test/ELF/lto/archive-no-index.ll
lld/test/ELF/lto/combined-lto-object-name.ll
lld/test/ELF/sysroot.s
lld/test/ELF/tls-static.s
lld/test/ELF/undef-shared.s
lld/test/ELF/undef.s
lld/test/ELF/unresolved-symbols.s
lld/test/ELF/verneed-local.s
lld/test/ELF/warn-unresolved-symbols-hidden.s
lld/test/ELF/warn-unresolved-symbols.s
lld/test/ELF/zdefs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31481.93509.patch
Type: text/x-patch
Size: 20684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/f9938cc9/attachment.bin>
More information about the llvm-commits
mailing list