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

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


MaskRay updated this revision to Diff 191316.
MaskRay added a comment.

Improve weak-undef-no-shared-libs.s


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.191316.patch
Type: text/x-patch
Size: 3396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/30ef1d28/attachment.bin>


More information about the llvm-commits mailing list