[PATCH] D80487: [ELF] Refine --export-dynamic-symbol semantics to be compatible GNU ld 2.35

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 09:44:11 PDT 2020


MaskRay updated this revision to Diff 266574.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Improve documentation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80487

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/ScriptParser.cpp
  lld/ELF/Symbols.cpp
  lld/docs/ReleaseNotes.rst
  lld/docs/ld.lld.1
  lld/test/ELF/export-dynamic-symbol.s
  lld/test/ELF/warn-backrefs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80487.266574.patch
Type: text/x-patch
Size: 10894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/ed46f7bd/attachment.bin>


More information about the llvm-commits mailing list