This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 31e668451 [ELF] Fix problems with fabricateDefaultCommands() and --sect [...] new 54d206bba Handle mixed strong and weak undefined symbols.
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 | 5 +++-- test/ELF/Inputs/weak-and-strong-undef.s | 1 + test/ELF/weak-and-strong-undef.s | 12 ++++++++++++ 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 test/ELF/Inputs/weak-and-strong-undef.s create mode 100644 test/ELF/weak-and-strong-undef.s