[PATCH] D37837: Keep some relocations with undefined weak symbols

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 19:07:14 PDT 2017


rafael updated this revision to Diff 115341.
rafael added a comment.

Address review comments.


https://reviews.llvm.org/D37837

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Relocations.cpp
  ELF/Symbols.cpp
  ELF/Writer.cpp
  test/ELF/no-inhibit-exec.s
  test/ELF/pie-weak.s
  test/ELF/relocation-relative-weak.s
  test/ELF/weak-undef-export.s
  test/ELF/weak-undef-val.s
  test/ELF/weak-undef.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37837.115341.patch
Type: text/x-patch
Size: 6846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/1c4900a6/attachment.bin>


More information about the llvm-commits mailing list