[PATCH] D59275: [ELF] Do not emit weak-undef symbols in .dynsym under -pie --no-dynamic-linker.
Siva Chandra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 15 11:09:25 PDT 2019
sivachandra updated this revision to Diff 190856.
sivachandra added a comment.
Add the remaining tests affected by the change. This change is now complete and
ready for review.
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/pie-weak.s
lld/test/ELF/Inputs/relocation-relative-weak.s
lld/test/ELF/Inputs/weak-undef.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.190856.patch
Type: text/x-patch
Size: 4278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/9fed66b0/attachment.bin>
More information about the llvm-commits
mailing list