This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7b30677f1 Fix lld tests after r307356. new cf3b9bc66 [ELF] - Handle symbols with default version early.
The 1 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/SymbolTable.cpp | 28 +++++++++------------------- test/ELF/Inputs/symver-archive1.s | 6 ++++++ test/ELF/Inputs/symver-archive2.s | 1 + test/ELF/symver-archive.s | 15 +++++++++++++++ 4 files changed, 31 insertions(+), 19 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