This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from bb2213b [lld][MachO] Remove SimpleFile::definedAtoms(). new 7814d48 Don't check the section index, it is not relevant for this test. new 75edc46 Handle empty versions.
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/SymbolListFile.cpp | 7 +++---- test/ELF/Inputs/empty-ver.ver | 2 ++ test/ELF/empty-ver.s | 25 +++++++++++++++++++++++++ test/ELF/version-script.s | 6 +++--- 4 files changed, 33 insertions(+), 7 deletions(-) create mode 100644 test/ELF/Inputs/empty-ver.ver create mode 100644 test/ELF/empty-ver.s