This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50 in repository lld.
from 3edefdd83 Add more contents to lld 5.0 release notes. new 70ba13f6f Merging r308728: -------------------------------------------- [...] new b7d24eca8 Merging r308492: -------------------------------------------- [...]
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/InputFiles.cpp | 3 +- ELF/InputFiles.h | 2 ++ ELF/SymbolTable.cpp | 63 +++++++++++++++++++++------------------ test/ELF/Inputs/symver-archive1.s | 6 ++++ test/ELF/Inputs/symver-archive2.s | 1 + test/ELF/symver-archive.s | 15 ++++++++++ 6 files changed, 59 insertions(+), 31 deletions(-) create mode 100644 test/ELF/Inputs/symver-archive1.s create mode 100644 test/ELF/Inputs/symver-archive2.s create mode 100644 test/ELF/symver-archive.s