This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 88e2ee94f COFF: ICF a section and its associated sections as a unit. new 1ff6366c3 [ELF] Do not error for missing version when symbol has local [...]
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/Symbols.cpp | 6 ++++-- test/ELF/Inputs/versiondef.s | 9 +++++++++ test/ELF/version-exclude-libs.s | 30 ++++++++++++++++++++++++++++++ 3 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 test/ELF/Inputs/versiondef.s create mode 100644 test/ELF/version-exclude-libs.s