[PATCH] D39392: Do not add weak undefined symbols to .dynsym unless -pic or -shared are given.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 4 17:27:53 PDT 2017


ruiu updated this revision to Diff 121606.
ruiu added a comment.
Herald added a subscriber: arichardson.

- Rebased


https://reviews.llvm.org/D39392

Files:
  lld/ELF/Relocations.cpp
  lld/ELF/Symbols.cpp
  lld/test/ELF/weak-undef-export.s
  lld/test/ELF/weak-undef-pic-nopic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39392.121606.patch
Type: text/x-patch
Size: 5907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171105/f81197b5/attachment.bin>


More information about the llvm-commits mailing list