[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
Fri Oct 27 14:53:57 PDT 2017


ruiu updated this revision to Diff 120705.
ruiu added a comment.

- Fix typos.


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.120705.patch
Type: text/x-patch
Size: 5924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171027/bde075c5/attachment.bin>


More information about the llvm-commits mailing list