This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8aefb6c89 Fix build breakage on Win32. new 88dc39042 [ELF] Warn rather than error when duplicate version assignmen [...] new cd8f46c50 [ELF] Handle non-glob patterns before glob patterns in versio [...]
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/SymbolTable.cpp | 59 +++++++++++++++++++++----------------- ELF/SymbolTable.h | 1 - test/ELF/dynamic-list-preempt.s | 7 ++++- test/ELF/version-script-reassign.s | 36 +++++++++++++++++++++++ test/ELF/version-script.s | 6 ---- 5 files changed, 75 insertions(+), 34 deletions(-) create mode 100644 test/ELF/version-script-reassign.s