[PATCH] D25240: [ELF] Don't report error if undefined symbol is not used anywhere

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 04:42:17 PDT 2016


evgeny777 retitled this revision from "[ELF] Emit warning instead of error, when undefined symbol is not really used." to "[ELF] Don't report error if undefined symbol is not used anywhere".
evgeny777 removed rL LLVM as the repository for this revision.
evgeny777 updated this revision to Diff 73623.
evgeny777 added a comment.

Addressed review comments


https://reviews.llvm.org/D25240

Files:
  ELF/Relocations.cpp
  ELF/Writer.cpp
  test/ELF/Inputs/use-bar.s
  test/ELF/libsearch.s
  test/ELF/linkerscript/edata-etext.s
  test/ELF/sysroot.s
  test/ELF/undef-shared.s
  test/ELF/undef.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25240.73623.patch
Type: text/x-patch
Size: 5882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161005/49e69135/attachment.bin>


More information about the llvm-commits mailing list