[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
Mon Jun 1 11:53:55 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG751f18e7d46d: [ELF] Refine --export-dynamic-symbol semantics to be compatible GNU ld 2.35 (authored by MaskRay).

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.267687.patch
Type: text/x-patch
Size: 10921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/9c9e6d5c/attachment.bin>


More information about the llvm-commits mailing list