This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2cbb59b [LTO] Create Undefined Bitcode symbol when we drop a comdat member. new 3702730 ELF: Move Visibility, IsUsedInRegularObj and MustBeInDynSym f [...] new 5b29d87 ELF: Implement --export-dynamic-symbol.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/Driver.cpp | 5 ++++- ELF/LTO.cpp | 4 ++-- ELF/MarkLive.cpp | 11 ++++------ ELF/Options.td | 3 +++ ELF/OutputSections.cpp | 10 ++------- ELF/SymbolTable.cpp | 53 ++++++++++++++++++++++++++++++++---------------- ELF/Symbols.cpp | 54 ++++++------------------------------------------- ELF/Symbols.h | 39 ++++++++++++++++++----------------- ELF/Writer.cpp | 7 +++---- test/ELF/dynamic-list.s | 4 ++++ 10 files changed, 85 insertions(+), 105 deletions(-)