[PATCH] D59549: [ELF] Don't emit weak undefined symbols in .dynsym for static executables

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 08:51:31 PDT 2019


MaskRay updated this revision to Diff 191319.
MaskRay retitled this revision from "[ELF] Don't emit weak undefined symbols in static executables" to "[ELF] Don't emit weak undefined symbols in .dynsym for static executables".
MaskRay added a comment.

Re-title :)


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D59549

Files:
  ELF/Symbols.cpp
  test/ELF/weak-undef-export.s
  test/ELF/weak-undef-no-shared-libs.s
  test/ELF/weak-undef-rw.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59549.191319.patch
Type: text/x-patch
Size: 3396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/db56553b/attachment.bin>


More information about the llvm-commits mailing list