[PATCH] D59275: [ELF] Emit weak-undef symbols in .dynsym of a PIE only if linked against shared libs.

Siva Chandra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 08:29:31 PDT 2019


sivachandra updated this revision to Diff 191097.
sivachandra added a comment.

Address comment and remove redundant test input files.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59275/new/

https://reviews.llvm.org/D59275

Files:
  lld/ELF/Symbols.cpp
  lld/test/ELF/Inputs/dummy-shared.s
  lld/test/ELF/pie-weak.s
  lld/test/ELF/relocation-relative-weak.s
  lld/test/ELF/weak-undef-no-shared-libs.s
  lld/test/ELF/weak-undef.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59275.191097.patch
Type: text/x-patch
Size: 3875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/cb1e4dcb/attachment.bin>


More information about the llvm-commits mailing list